{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brighton-club-campsite-brighton",
  "name": "Brighton Club Campsite",
  "description": "Brighton Club Campsite is a campsite in Brighton, Brighton and Hove. This terrace campsite has pitches with parcels, without shadows and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brighton-club-campsite-brighton",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750157fbcf8f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Brighton Park",
    "addressLocality": "Brighton",
    "postalCode": "BN2 5TS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.821,
    "longitude": -0.09778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}