{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discovery-parks-roxby-downs-south-australia",
  "name": "Discovery Parks - Roxby Downs",
  "description": "Near Flinders Ranges and Outback and Roxby Downs. Pets Allowed, Toilets, Drinking Water, BBQ Areas and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/discovery-parks-roxby-downs-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "56-94 Burgoyne St",
    "addressLocality": "Roxby Downs",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.568067,
    "longitude": 136.893668
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/discovery-parks-roxby-downs?air_redirect=alt-free:9794"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}