{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chappels-bridge-glenoran-western-australia",
  "name": "Chappel's Bridge",
  "description": "Great spot only two spots 4WD recommended. I got in with a truck camper. Near Beedelup National Park, Australia's South West and Glenoran. Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/chappels-bridge-glenoran-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--VEKtOUMP--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/gink0fjkb4lfzs7n8jeg",
    "https://media.anycamp.com.au/c/image/upload/s--_Wbck1UZ--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/gink0fjkb4lfzs7n8jeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chappell Rd",
    "addressLocality": "Glenoran",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.275242,
    "longitude": 115.932181
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/chappels-bridge?utm_source=list&utm_medium=web&utm_campaign=campsites/pemberton-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}