{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-bay-holiday-park",
  "name": "Golden Bay Holiday Park",
  "description": "An experience not to be missed",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-bay-holiday-park",
  "image": [
    "https://goldenbayholidaypark.co.nz/wp-content/uploads/2022/11/Golden-Bay-logo.png",
    "https://goldenbayholidaypark.co.nz/wp-content/uploads/2022/10/GBHP-Holiday-park-drone-shot-001-1920x1080-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "top"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.733701,
    "longitude": 172.7016233
  }
}