{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-ruataniwha-west-end-mackenzie-lakes-canterbury-new-zeal",
  "name": "Lake Ruataniwha (West End)",
  "description": "Freedom camping is provided for within the area shown in pictures, highlighted yellow subject to the following restrictions: 1. No camping is allowed 23rd December to second Monday in January (inclusive). 2. No camping within 20 m of the lakeshore. 3. Freedom camping is restricted to self-contained camping. 4. Freedom camping is restricted to a maximum period of three consecutive nights.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-ruataniwha-west-end-mackenzie-lakes-canterbury-new-zeal",
  "image": [
    "https://photos.geozone.co.nz/photos/bb45b966c7e816d6dd18cd3f2a98c25c-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Max Smith Dr, Twizel",
    "addressLocality": "Mackenzie Lakes",
    "addressRegion": "Canterbury",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -44.2689,
    "longitude": 170.04
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  }
}