{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jollydays-luxury-camping",
  "name": "Jollydays Luxury Camping",
  "description": "Enjoy a luxury camping destination at Jollydays Luxury Camping in england, united kingdom from $100.00. A perfect Huts & Cottages & Tents experience for couples and large groups looking for countryside and forest / woods.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jollydays-luxury-camping",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/Jollydays%20Luxury%20Camping/wc.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.0174608,
    "longitude": -0.9175942
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 329,
    "bestRating": 5,
    "worstRating": 1
  }
}