{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivers-edge-wilderness-camping-campground-lonnavale",
  "name": "Rivers Edge Wilderness Camping Campground",
  "description": "Rivers Edge Wilderness Camping Campground is a camping site with 50 pitches in Lannavale, Australia.",
  "url": "https://campertunity.com/listings/campgrounds/rivers-edge-wilderness-camping-campground-lonnavale",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lonnavale",
    "postalCode": "7109",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.947239,
    "longitude": 146.799515
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/rivers-edge-wilderness-camping-campground-lonnavale",
    "https://riversedgecamping.com.au/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "10",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$10+"
}