{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glentanner-holiday-park-mount-cook-mackenzie-lakes-canterbur",
  "name": "Glentanner Holiday Park Mount Cook",
  "description": "Glentanner Park is located 18km from Aoraki Mount Cook National Park amongst the beautiful New Zealand High Country. We are the Holiday Park, Flightseeing and Activity Centre for the Aoraki Mount Cook region and have 60 power sites, 60 non power sites and a range of accommodation including cabins and studio units. We have clean modern facilities unlimited free wifi and our sheltered BBQ Pavilion provides you with an alternative cooking and dining option in a beautiful setting.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glentanner-holiday-park-mount-cook-mackenzie-lakes-canterbur",
  "image": [
    "https://photos.geozone.co.nz/photos/f0a0f3aae3dba5975c6c985e3ba60878-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SH 80, MOUNT COOK 7999",
    "addressLocality": "Mackenzie Lakes",
    "addressRegion": "Canterbury",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -43.9121,
    "longitude": 170.121
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 403,
    "bestRating": 5,
    "worstRating": 1
  }
}