{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-xmas-break",
  "name": "Peaceful Xmas break",
  "description": "The Lakeside Glamping Cabins at Sumners Pond overlook a large lake stocked with plenty of fish. Book Sumners Pond for a tranquil glamping break in West Sussex and if you are looking glamping accommodation near South Downs National Park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-xmas-break",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02972,
    "longitude": -0.396524999999997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}