From 05cbcf9a4ca387ce4bf3324ecd920b22cc9a4f96 Mon Sep 17 00:00:00 2001
From: krishnapratap98 <117529882+krishnapratap98@users.noreply.github.com>
Date: Fri, 10 Feb 2023 15:36:43 +0530
Subject: [PATCH 1/2] destimation
---
zostel/src/App.js | 16 +-
.../destinations/ExpDestination.css | 0
.../destinations/ExpDestinations.js | 42 +
.../destinations/ExpDestinations.jsx | 1 -
zostel/src/demo.json | 1117 +++++++----------
5 files changed, 496 insertions(+), 680 deletions(-)
create mode 100644 zostel/src/Components/destinations/ExpDestination.css
create mode 100644 zostel/src/Components/destinations/ExpDestinations.js
delete mode 100644 zostel/src/Components/destinations/ExpDestinations.jsx
diff --git a/zostel/src/App.js b/zostel/src/App.js
index 3784575..6d83845 100644
--- a/zostel/src/App.js
+++ b/zostel/src/App.js
@@ -1,23 +1,11 @@
import logo from './logo.svg';
import './App.css';
+import ExpDestination from './Components/destinations/ExpDestinations';
function App() {
return (
);
}
diff --git a/zostel/src/Components/destinations/ExpDestination.css b/zostel/src/Components/destinations/ExpDestination.css
new file mode 100644
index 0000000..e69de29
diff --git a/zostel/src/Components/destinations/ExpDestinations.js b/zostel/src/Components/destinations/ExpDestinations.js
new file mode 100644
index 0000000..5c9d5de
--- /dev/null
+++ b/zostel/src/Components/destinations/ExpDestinations.js
@@ -0,0 +1,42 @@
+// Explore Destinations
+import data from "../../demo.json";
+import { useState } from "react";
+
+
+
+
+function ExpDestination(){
+
+ let [item, setItem] = useState("")
+
+ console.log(data.Destinations);
+ return (
+ <>
+ Explore Destinations
+
+
+ {
+ data.Destinations.map((e) => {
+ return (
+
+ {e.name}
+
+ //

+ )
+ })
+ }
+
+ >
+ )
+
+}
+export default ExpDestination;
\ No newline at end of file
diff --git a/zostel/src/Components/destinations/ExpDestinations.jsx b/zostel/src/Components/destinations/ExpDestinations.jsx
deleted file mode 100644
index 2765e7c..0000000
--- a/zostel/src/Components/destinations/ExpDestinations.jsx
+++ /dev/null
@@ -1 +0,0 @@
-// Explore Destinations
\ No newline at end of file
diff --git a/zostel/src/demo.json b/zostel/src/demo.json
index 8127e97..5ffc852 100644
--- a/zostel/src/demo.json
+++ b/zostel/src/demo.json
@@ -1,668 +1,455 @@
{
- "Destinations":[{
- "id":101,
- "name":"Alleppey",
- "desc":{
- "about":["Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "],
- "why":["A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
- "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
- "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"]
- },
- "img":"https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
- "hotels":[201]
- },
- {
- "id":102,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":103,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":104,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":105,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":106,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":107,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":108,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":109,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":110,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":111,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":112,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":113,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":114,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":115,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":116,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":117,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":118,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":119,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":120,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":121,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":122,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":123,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":124,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":125,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":126,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":127,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":128,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":129,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":130,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":131,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":132,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":133,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":134,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":135,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":136,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":137,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":138,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":139,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":140,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":141,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":142,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":143,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },{
- "id":144,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },{
- "id":145,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":146,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":147,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":148,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":149,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":150,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":151,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":152,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":153,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":154,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":155,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":156,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":157,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":158,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":159,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":160,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":161,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":162,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":163,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":164,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":165,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":166,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":167,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":168,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":169,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":170,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":171,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":172,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":173,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":174,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":175,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":176,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
- },
- {
- "id":177,
- "dname":"Banikhet",
- "dimg":"https://img.cdn.zostel.com/zostel/gallery/images/7CHJ2bvRQMG4-O8BxdWQ6Q/banikhet-20220609102033.jpg",
- "locdesc":[],
- "tags":["adventure","Nature"],
- "hotels":["",""]
+ "Destinations": [
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ },
+ {
+ "id": 101,
+ "name": "Alleppey",
+ "desc": {
+ "about": [
+ "Frequent wisps of air soothing your senses, boatmen stories with their generations following the same age-old traditions, and a never-ending scent of local food filling narrow lanes of the city- Alleppey is one hell of an experience. Attractions like the Alappuzha Beach, brilliant orange and pink sunsets, and frequent snake boat races make Alleppey one of the most enthralling water towns in the list of a backpacker. "
+ ],
+ "why": [
+ "A row through the calm canals and quaint paddy fields around the backwaters of Alappuzha take you back in time, as you take in all the green around you.",
+ "The canal & backwater culture of Alleppey has won it the title of Venice of the East. When explored, these canals open up to tiny villages, with the residents leading simple & truly unique lives in the middle of the water.",
+ "The popular Snake Boat Races of Alleppey are also the worlds largest team sport, with sometimes over 100 participants rowing from a single boat. Can you imagine what a sight that would be?"
+ ]
+ },
+ "img": "https://img.cdn.zostel.com/zostel/gallery/images/iMbVUJ5hRVKdK7uHEuVAYQ/house-boats-backwaters-and-canals-for-impec_8Qw54xE.jpg",
+ "hotels": [
+ 201
+ ]
+ }
+ ],
+ "Hotels": [
+ {
+ "id": 201,
+ "name": "Zostel Alleppey",
+ "img": [
+ "https://img.cdn.zostel.com/zostel/gallery/images/SAReimRtRpeYxcwZL8vFqw/zostel-alleppey-20221008133041.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/LEZzomqOSqaKSwTTUro54Q/zostel-alleppey-20221008133126.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/-OhlwQpASWyOJKx9n-xQLg/zostel-alleppey-20221008133231.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/f9bh_GPsT3227QcnwBXsOQ/zostel-alleppey-20221008135621.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/UbJ_eFqmRiWoYE2LdD8T5Q/zostel-alleppey-20221008140225.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/iy9XqWF7Sou_NEbp2Rhauw/zostel-alleppey-rooftop-seating-20221008140548.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/3cal2-jIRzeLiBgB6pRk7g/zostel-alleppey-rooftop-seating-20221008140507.jpg?w=1280"
+ ],
+ "desc": {
+ "p": "Situated right at the scenic Alappuzha Beach, Zostel Alleppey is a happening backpackers' hostel ideal for exploring the town and its backwaters. A white-coloured building surrounded by swaying palm trees invites you to a dreamy beach vacation here. The hostel is equipped with workstations, a colourful common area with indoor games, and a sprawling rooftop with an unobstructed view of the Arabian Sea. Look forward to a tour of backwaters on a houseboat, soothing village walks, and crimson-gold beach sunsets. And when you make your way back to the hostel, a lively evening full of chatter with fellow travellers will await. ",
+ "rec": "Experience the village life in Kuttanad, watch sunsets, and explore long stretches of sand. Watch locals practicing for snake boat race, go on a boat ride on backwaters, and chill by the campfire."
+ },
+ "aminities": [
+ {
+ "icon": "icon1",
+ "p": "p1"
+ }
+ ],
+ "policies": {
+ "property": [],
+ "cancellation": []
+ },
+ "location": {
+ "address": "",
+ "contact": "",
+ "gMap": "",
+ "directions": [],
+ "rooms": [
+ 301
+ ]
+ }
+ }
+ ],
+ "Rooms": [
+ {
+ "id": 301,
+ "name": "Deluxe Private Room",
+ "img": [
+ "https://img.cdn.zostel.com/zostel/gallery/images/gB-tuc_WQwunQ3p_RCZO0Q/zostel-alleppey-deluxe-private-room-20221008142514.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/uKgWiX7SQmS9cxYxMPDJlQ/zostel-alleppey-deluxe-private-room-20221008142534.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/WAKgA941ToGLvHLkbgA6mA/zostel-alleppey-deluxe-private-room-20221008142520.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/jL4PQP0UStCRyKwz91QqYg/zostel-alleppey-deluxe-private-room-20221008142801.jpg?w=1280",
+ "https://img.cdn.zostel.com/zostel/gallery/images/XrkmldiYRtKo8ldJIyPkVQ/zostel-alleppey-deluxe-private-room-20221008142609.jpg?w=1280"
+ ],
+ "price": 2499,
+ "advance": 21,
+ "desc": "Ensuite room with a double bed and a balcony."
}
-
],
-
-
-
- "Hotels":[{
- "id":201,
- "name":"Zostel Alleppey",
- "img":[
- "https://img.cdn.zostel.com/zostel/gallery/images/SAReimRtRpeYxcwZL8vFqw/zostel-alleppey-20221008133041.jpg?w=1280"
- ,"https://img.cdn.zostel.com/zostel/gallery/images/LEZzomqOSqaKSwTTUro54Q/zostel-alleppey-20221008133126.jpg?w=1280"
- ,"https://img.cdn.zostel.com/zostel/gallery/images/-OhlwQpASWyOJKx9n-xQLg/zostel-alleppey-20221008133231.jpg?w=1280"
- ,"https://img.cdn.zostel.com/zostel/gallery/images/f9bh_GPsT3227QcnwBXsOQ/zostel-alleppey-20221008135621.jpg?w=1280"
- ,"https://img.cdn.zostel.com/zostel/gallery/images/UbJ_eFqmRiWoYE2LdD8T5Q/zostel-alleppey-20221008140225.jpg?w=1280"
- ,"https://img.cdn.zostel.com/zostel/gallery/images/iy9XqWF7Sou_NEbp2Rhauw/zostel-alleppey-rooftop-seating-20221008140548.jpg?w=1280"
- ,"https://img.cdn.zostel.com/zostel/gallery/images/3cal2-jIRzeLiBgB6pRk7g/zostel-alleppey-rooftop-seating-20221008140507.jpg?w=1280"],
- "desc":{"p":"Situated right at the scenic Alappuzha Beach, Zostel Alleppey is a happening backpackers' hostel ideal for exploring the town and its backwaters. A white-coloured building surrounded by swaying palm trees invites you to a dreamy beach vacation here. The hostel is equipped with workstations, a colourful common area with indoor games, and a sprawling rooftop with an unobstructed view of the Arabian Sea. Look forward to a tour of backwaters on a houseboat, soothing village walks, and crimson-gold beach sunsets. And when you make your way back to the hostel, a lively evening full of chatter with fellow travellers will await. ",
- "rec":"Experience the village life in Kuttanad, watch sunsets, and explore long stretches of sand. Watch locals practicing for snake boat race, go on a boat ride on backwaters, and chill by the campfire."},
- "aminities":[{"icon":"icon1","p":"p1"}],
- "policies":{"property":[],"cancellation":[]},
- "location":{"address":"","contact":"","gMap":"","directions":[],
- "rooms":[301]}
- }],
-
-
-
- "Rooms":[{
- "id":301,
- "name":"Deluxe Private Room",
- "img":[
- "https://img.cdn.zostel.com/zostel/gallery/images/gB-tuc_WQwunQ3p_RCZO0Q/zostel-alleppey-deluxe-private-room-20221008142514.jpg?w=1280",
- "https://img.cdn.zostel.com/zostel/gallery/images/uKgWiX7SQmS9cxYxMPDJlQ/zostel-alleppey-deluxe-private-room-20221008142534.jpg?w=1280",
- "https://img.cdn.zostel.com/zostel/gallery/images/WAKgA941ToGLvHLkbgA6mA/zostel-alleppey-deluxe-private-room-20221008142520.jpg?w=1280",
- "https://img.cdn.zostel.com/zostel/gallery/images/jL4PQP0UStCRyKwz91QqYg/zostel-alleppey-deluxe-private-room-20221008142801.jpg?w=1280",
- "https://img.cdn.zostel.com/zostel/gallery/images/XrkmldiYRtKo8ldJIyPkVQ/zostel-alleppey-deluxe-private-room-20221008142609.jpg?w=1280"
- ],
- "price":2499,
- "advance":21,
- "desc":"Ensuite room with a double bed and a balcony."
- }],
-
-
- "Blogs":[
-
- ]
- }
-
-
-
+ "Blogs": []
+}
\ No newline at end of file
From e853b7bd82c2e98bfac8b2a0933e7ae98129c429 Mon Sep 17 00:00:00 2001
From: krishnapratap98 <117529882+krishnapratap98@users.noreply.github.com>
Date: Fri, 10 Feb 2023 15:45:34 +0530
Subject: [PATCH 2/2] fatch
---
zostel/src/Components/destinations/ExpDestinations.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zostel/src/Components/destinations/ExpDestinations.js b/zostel/src/Components/destinations/ExpDestinations.js
index 5c9d5de..01b8cf1 100644
--- a/zostel/src/Components/destinations/ExpDestinations.js
+++ b/zostel/src/Components/destinations/ExpDestinations.js
@@ -1,7 +1,7 @@
// Explore Destinations
import data from "../../demo.json";
import { useState } from "react";
-
+// now i'm working