{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riddings-wood-holiday-park-riddings-gb",
  "name": "Riddings Wood Holiday Park",
  "description": "Riddings Wood Holiday Park is a campsite in Riddings, Derbyshire, located in a wood.This camp site with sloping grounds has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riddings-wood-holiday-park-riddings-gb",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675184f26e8fa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bullock Lane",
    "addressLocality": "Riddings",
    "postalCode": "DE55 4BP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.06564,
    "longitude": -1.35619
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}