{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/henry-white-oval-camp-area-yanchep-np-carabooda-pinjar-weste",
  "name": "Henry White Oval Camp Area - Yanchep NP",
  "description": "Visitors are able to stay at 20 campsites – 10 on bitumen for campervans or caravans and 10 on the oval for tents – for up to seven days.",
  "url": "https://campertunity.com/listings/campgrounds/henry-white-oval-camp-area-yanchep-np-carabooda-pinjar-weste",
  "image": [
    "https://photos.geozone.co.nz/photos/8602a2216cc66e91e6abeae8f6775ffc-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Carabooda - Pinjar",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.5445,
    "longitude": 115.689
  },
  "sameAs": [
    "https://campermate.com/location/australia/wa/destination-perth/paid-campground/henry-white-oval-camp-area---yanchep-np/831d292b-2a77-4598-92cc-4b2c03218b86"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}