{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/afghan-rock-rest-stop-balladonia-western-australia",
  "name": "Afghan Rock Rest Stop",
  "description": "Near Australia's Golden Outback and Balladonia. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/afghan-rock-rest-stop-balladonia-western-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eyre Hwy",
    "addressLocality": "Balladonia",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.378295,
    "longitude": 123.665088
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/afghan-rock-rest-stop",
    "https://campermate.com/en/location/australia/wa/australias-golden-outback/free-campsites/afghan-rock-rest-area/5c140b89-8068-4d85-aebe-292dc61069b9"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}