{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodlands-park-allostock-knutsford",
  "name": "Woodlands Park",
  "description": "Woodlands Park is located in Peover Superior, Cheshire East. This campsite has both shaded pitches and unshaded pitches. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodlands-park-allostock-knutsford",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675021c71b689.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wash Lane",
    "addressLocality": "Allostock/Knutsford",
    "postalCode": "WA16 9LF"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.23583,
    "longitude": -2.38861
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}