{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deepdale-camping-burnham-deepdale-n-norfolk",
  "name": "Deepdale Camping",
  "description": "Deepdale Camping is a campsite that is located in Burnham Deepdale, Norfolk, and located near the sea.This campsite on the sloping pitch offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deepdale-camping-burnham-deepdale-n-norfolk",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751796a945ae.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Deepdale Farm",
    "addressLocality": "Burnham Deepdale (N-Norfolk)",
    "postalCode": "PE31 8DD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.96558,
    "longitude": 0.68425
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 66,
    "bestRating": 10,
    "worstRating": 1
  }
}