{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/queenstown-warren-otago-nz",
  "name": "Queenstown Holiday Park Motels Creeksyde",
  "description": "Kia ora, and welcome to Queenstown, New Zealand's premier lake and alpine resort. Creeksyde is an easy 5 minute walk along flat ground to the town centre and covers several green acres in a quiet corner of the town. As well as attractively landscaped lawns and drive-on sites, we offer a wide variety of accommodation to suit your needs and budget - from ensuite units through to fully self contained 1 and 2 bedroom motel units. Our friendly, local and knowledgeable staff can provide advice and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/queenstown-warren-otago-nz",
  "image": [
    "https://photos.geozone.co.nz/photos/ce78dc2e39ffbdb53929355cca51c442-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54 Robins Road, Queenstown 9300",
    "addressLocality": "Warren Park",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.026,
    "longitude": 168.661
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 699,
    "bestRating": 5,
    "worstRating": 1
  }
}