{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chhahari-retreat-buddhanilkantha-kathmandu-np",
  "name": "Chhahari Retreat",
  "description": "Enjoy a luxury camping destination at Chhahari Retreat in kathmandu, nepal from $145.00. A perfect Lodges experience for couples and families looking for forest / woods and national park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chhahari-retreat-buddhanilkantha-kathmandu-np",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/Chhahari_Retreat/optimized/ch_lodge_9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shivapuri National Park",
    "addressLocality": "Buddhanilkantha",
    "addressRegion": "Kathmandu",
    "addressCountry": "NP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.78641,
    "longitude": 85.3713
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  }
}