{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indee-station-indee-western-australia",
  "name": "Indee Station",
  "description": "Near Australia's North West and Indee. Pets Allowed, Toilets, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/indee-station-indee-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--O9KzVaEf--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/btjxv3phq8pltovunnq2",
    "https://media.anycamp.com.au/c/image/upload/s--87hSZVkh--/c_fill,h_400,q_auto,w_800/btjxv3phq8pltovunnq2"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indee Rd",
    "addressLocality": "Indee",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.786946,
    "longitude": 118.597365
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/indee-station-1?air_redirect=alt-request:10541"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$0+"
}