{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunedin-holiday-park-motels-st-kilda-north-otago",
  "name": "Dunedin Holiday Park & Motels",
  "description": "Dunedin Holiday Park & Motels is a Qualmark 4-star plus Holiday Park and adjacent to the stunning St Kilda beach. Facilities include 2 modern kitchens with ovens, hotplates, microwaves and large dining areas. TV room with Sky TV, laundry with automatic washing machines, dryers and irons. Modern shower and toilet amenities, BBQs, childrens playground, large grass areas, dump point, cardphone, cycleway at gate and public bus to city centre only 300m from park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunedin-holiday-park-motels-st-kilda-north-otago",
  "image": [
    "https://photos.geozone.co.nz/photos/a8257cdb91528116757ef7371e4a31c1-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41 Victoria Road, DUNEDIN 9012",
    "addressLocality": "St Kilda North",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.9051,
    "longitude": 170.515
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 344,
    "bestRating": 5,
    "worstRating": 1
  }
}