{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deers-mead-norwich",
  "name": "Deer's Mead",
  "description": "Deer's Mead is a campsite in Norwich, Norfolk.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deers-mead-norwich",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675180b31c56c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Street Erpingham",
    "addressLocality": "Norwich",
    "postalCode": "NR11 7QD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84286,
    "longitude": 1.27053
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}