{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brookton-camping-bay-western-australia",
  "name": "Brookton Camping Bay",
  "description": "Near Destination Perth and Brookton. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/brookton-camping-bay-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": "Great Southern Hwy",
    "addressLocality": "Brookton",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.282489,
    "longitude": 117.006633
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/brookton-camping-bay?utm_source=list&utm_medium=web&utm_campaign=campsites/codjatotine-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}