{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/foxhole-campsite-brighton-brighton-and-hove",
  "name": "Foxhole Campsite",
  "description": "Currently no description added for Foxhole Campsite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/foxhole-campsite-brighton-brighton-and-hove",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seven Sisters Country Park",
    "addressLocality": "Brighton",
    "addressRegion": "Brighton and Hove",
    "postalCode": "BN25 4AG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8214626,
    "longitude": -0.1400561
  }
}