{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-nagambie-lakes-nagambie-vic",
  "name": "Discovery Parks - Nagambie Lakes",
  "description": "Discovery Parks - Nagambie Lakes is the kind of place where you ponder the simple joys of life—like whether to go fishing, visit a winery, or simply float in the pool. The local town of Nagambie offers rustic charm in spades, with vibrant cafes, pubs, and restaurants. Pack your bags, it’s time for a trip to the river.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-nagambie-lakes-nagambie-vic",
  "image": [
    "https://www.discoveryholidayparks.com.au/getmedia/cc74ccd9-752d-44f2-aaef-20e68c94671c/discovery-parks-nagambie-lakes-banner.jpg?width=1000&height=667&ext=.jpg",
    "https://www.discoveryholidayparks.com.au/getmedia/cc74ccd9-752d-44f2-aaef-20e68c94671c/Discovery-Parks-Nagambie-Lakes-banner.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "69 Loddings Lane",
    "addressLocality": "Nagambie",
    "addressRegion": "VIC",
    "postalCode": "3608",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.791111,
    "longitude": 145.126389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 334,
    "bestRating": 5,
    "worstRating": 1
  }
}