{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-robe-kingston-robe-south-australia",
  "name": "Discovery Parks - Robe",
  "description": "Robe is a South Australian family holiday favourite and we know you’ll love it, too. Multi-award winning Discovery Parks - Robe is just an hour from Millicent and four hours from Adelaide. Our holiday park is a great base for exploring the Limestone Coast and the nearby towns of Robe, Beachport, Kingston SE and the glorious Coonawarra wine region. World-heritage listed Naracoorte Caves National Park will amaze and the 24 cellar doors of the Coonawarra are so close together, comparing reds is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-robe-kingston-robe-south-australia",
  "image": [
    "https://photos.geozone.co.nz/photos/ba106f951d06b5aa68e0736041041bc6-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "70 - 80 Esplanade, Robe, SA 5276",
    "addressLocality": "Kingston - Robe",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.1651,
    "longitude": 139.784
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}