{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flat-area-on-road-to-booanya-rock-western-australia",
  "name": "Flat Area On Road To Booanya Rock",
  "description": "Near Australia's Golden Outback and Balladonia. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/flat-area-on-road-to-booanya-rock-western-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.758755,
    "longitude": 123.569307
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/flat-area-on-road-to-booanya-rock"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}