{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-mandu-cape-range-national-park-western-australia",
  "name": "North Mandu",
  "description": "Near Cape Range National Park and Australia's Coral Coast. Toilets and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/north-mandu-cape-range-national-park-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--FqY0CRj8--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/pzwg5p43lyea4oawfuo2",
    "https://media.anycamp.com.au/c/image/upload/s--lEBSId67--/c_fill,h_400,q_auto,w_800/pzwg5p43lyea4oawfuo2"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cape Range National Park",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.141947,
    "longitude": 113.872716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}