{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/small-garden-camping-pod",
  "name": "Small Garden Camping Pod",
  "description": "Glamping at Sumners Pond is perfect for tranquil glamping holidays in West Sussex with a fully stocked fishing lake on your doorstep. It is also a great location if you are looking glamping pod accommodation near South Downs National Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/small-garden-camping-pod",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02972,
    "longitude": -0.396524999999997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}