{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tenindewa-pioneer-well-tenindewa-western-australia",
  "name": "Tenindewa Pioneer Well",
  "description": "Near Australia's Coral Coast and Tenindewa. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/tenindewa-pioneer-well-tenindewa-western-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": "Yuna-Tenindewa Road",
    "addressLocality": "Tenindewa",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.611144,
    "longitude": 115.364054
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/tenindewa-pioneer-well?utm_source=list&utm_medium=web&utm_campaign=campsites/ellendale-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}