{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holiday-park-southampton",
  "name": "Holiday Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holiday-park-southampton",
  "image": [
    "https://lasaisonducamping.com/wp-content/uploads/2020/05/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "552 High St",
    "addressLocality": "Southampton",
    "postalCode": "N0H 2L0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9025349,
    "longitude": -1.404189
  }
}