{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beringbooding-rock-bonnie-rock-western-australia",
  "name": "Beringbooding Rock",
  "description": "Definitely worth a visit and stay. Near Australia's Golden Outback and Bonnie Rock. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/beringbooding-rock-bonnie-rock-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--wiZL1x_0--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/xilsjiq2xjh0mb1atbln",
    "https://media.anycamp.com.au/c/image/upload/s--pluRA3qU--/c_fill,h_400,q_auto,w_800/xilsjiq2xjh0mb1atbln"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1259 Beringbooding Rd",
    "addressLocality": "Bonnie Rock",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.558218,
    "longitude": 118.492713
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/beringbooding-rock-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}