{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-bright-freeburgh",
  "name": "Discovery Parks - Bright",
  "description": "Beautiful place. Family friendly. Clean. Plenty of amenities if you need. We loved our stay in the... Near High Country and Freeburgh. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-bright-freeburgh",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--csa6zAw6--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/bnm77wowzi6vdekdkrd6",
    "https://media.anycamp.com.au/c/image/upload/s--mD6e92mL--/c_fill,h_400,q_auto,w_800/v1/production/bnm77wowzi6vdekdkrd6"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "15 Websters Lane",
    "addressRegion": "Freeburgh VIC 3741",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.774251,
    "longitude": 147.033095
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ben"
      },
      "reviewBody": "Beautiful place. Family friendly. Clean. Plenty of amenities if you need.\n\nWe loved our stay in the unpowered campsites down near the river."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dave A."
      },
      "reviewBody": "Excellent park, huge sites and good amenities. A little out of the town of Bright but well worth it if you are looking for a quieter place that has much better value for money. Bike track into bright for those willing to ride in."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kate H."
      },
      "reviewBody": "Lovely park with lots of space and lovely creek flowing at the back of it. It’s a 10k walk into Bright or a short drive. Nice big powered sites and e kids loved the pool and jumping pillow."
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$32+"
}