{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arcadia-valley-escape-arcadia-valley-queensland-australia",
  "name": "Arcadia Valley Escape",
  "description": "Near Capricorn and Arcadia Valley. Pets Allowed, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/arcadia-valley-escape-arcadia-valley-queensland-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ItV8Dixn--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/oiphjb8ddtdn6xce66fd",
    "https://media.anycamp.com.au/c/image/upload/s--1R0CgVNh--/c_fill,h_400,q_auto,w_800/oiphjb8ddtdn6xce66fd"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arcadia Valley Rd",
    "addressLocality": "Arcadia Valley",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.309357,
    "longitude": 148.842199
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/arcadia-valley-escape?air_redirect=alt-free:13299"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}