{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-tannum-sands-qld-au",
  "name": "Discovery Parks - Tannum Sands",
  "description": "Discovery Parks - Tannum Sands is where the Gladstone Region shows off its Sunday best. From epic fishing spots to mountain climbing, we've got your outdoor cravings sorted. Dive into our pool, serve up some fun on our tennis court, and yes, we're waggingly dog friendly. Kick off your thongs and make yourself at home, you're in good company here.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-tannum-sands-qld-au",
  "image": [
    "https://www.discoveryholidayparks.com.au/getmedia/00170d4c-6bbd-46d0-9e62-5ec2b498f668/9701_cabin3-343.jpg?width=2000&height=1333&ext=.jpg",
    "https://www.discoveryholidayparks.com.au/getmedia/b40cb5c6-dcba-4882-9e28-f0e75cc2a3b0/S1671-153.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Millennium Esplanade",
    "addressLocality": "Tannum Sands",
    "addressRegion": "QLD",
    "postalCode": "4680",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.956023,
    "longitude": 151.380862
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_climbing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 256,
    "bestRating": 5,
    "worstRating": 1
  }
}