{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bon-bon-rest-area-85ks-nw-glendambo-south-australia",
  "name": "Bon Bon Rest Area",
  "description": "Nice free rest area before cobbler peddy. Sunset and sunrise looked beautiful! Bathroom is availabl... Near Flinders Ranges and Outback and Wilgena. Pets Allowed, Free and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/bon-bon-rest-area-85ks-nw-glendambo-south-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",
    "streetAddress": "Stuart Hwy, Kingoonya",
    "addressLocality": "85Ks NW of Glendambo",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.356216,
    "longitude": 135.329014
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/bon-bon-rest-area-1?utm_source=list&utm_medium=web&utm_campaign=campsites/wilgena-sa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}