Browse Source
🛠️ Added data for 20 cabin listings
🛠️ Added data for 20 cabin listings
🏠 Updated JSON data with cabin details 🖼️ Included thumbnails for each listing 🔢 Added unique IDs to each cabin 📦 Initial data setup for the projectmain
John Doe
1 year ago
1 changed files with 142 additions and 0 deletions
@ -0,0 +1,142 @@ |
|||
[ |
|||
{ |
|||
"id": 1, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/5fa2dd/ffffff", |
|||
"count": 2669 |
|||
}, |
|||
{ |
|||
"id": 2, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/dddddd/000000", |
|||
"count": 2194 |
|||
}, |
|||
{ |
|||
"id": 3, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/ff4444/ffffff", |
|||
"count": 1200 |
|||
}, |
|||
{ |
|||
"id": 4, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/dddddd/000000", |
|||
"count": 2287 |
|||
}, |
|||
{ |
|||
"id": 5, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/ff4444/ffffff", |
|||
"count": 1593 |
|||
}, |
|||
{ |
|||
"id": 6, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/5fa2dd/ffffff", |
|||
"count": 1614 |
|||
}, |
|||
{ |
|||
"id": 7, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/cc0000/ffffff", |
|||
"count": 1577 |
|||
}, |
|||
{ |
|||
"id": 8, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/dddddd/000000", |
|||
"count": 1721 |
|||
}, |
|||
{ |
|||
"id": 9, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/5fa2dd/ffffff", |
|||
"count": 1465 |
|||
}, |
|||
{ |
|||
"id": 10, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/dddddd/000000", |
|||
"count": 1945 |
|||
}, |
|||
{ |
|||
"id": 11, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/dddddd/000000", |
|||
"count": 2775 |
|||
}, |
|||
{ |
|||
"id": 12, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/ff4444/ffffff", |
|||
"count": 1375 |
|||
}, |
|||
{ |
|||
"id": 13, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/dddddd/000000", |
|||
"count": 2521 |
|||
}, |
|||
{ |
|||
"id": 14, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/dddddd/000000", |
|||
"count": 2470 |
|||
}, |
|||
{ |
|||
"id": 15, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/ff4444/ffffff", |
|||
"count": 1279 |
|||
}, |
|||
{ |
|||
"id": 16, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/5fa2dd/ffffff", |
|||
"count": 2515 |
|||
}, |
|||
{ |
|||
"id": 17, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/5fa2dd/ffffff", |
|||
"count": 2855 |
|||
}, |
|||
{ |
|||
"id": 18, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/dddddd/000000", |
|||
"count": 1169 |
|||
}, |
|||
{ |
|||
"id": 19, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/5fa2dd/ffffff", |
|||
"count": 1392 |
|||
}, |
|||
{ |
|||
"id": 20, |
|||
"name": "Entire cabin", |
|||
"href": "archive-stay/the-demo-archive-slug", |
|||
"thumbnail": "http://dummyimage.com/300x300.png/5fa2dd/ffffff", |
|||
"count": 2279 |
|||
} |
|||
] |
Write
Preview
Loading…
Cancel
Save
Reference in new issue