{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laneside-caravan-park-hope-derbyshire",
  "name": "Laneside Caravan Park",
  "description": "Laneside Caravan Park is a campsite in Hope Valley, Derbyshire, located on a river/stream. It has pitches with delineation, with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laneside-caravan-park-hope-derbyshire",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee553e8451.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Station Road",
    "addressLocality": "Hope (Derbyshire)",
    "postalCode": "S33 6RR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.345,
    "longitude": -1.73556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}