{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camille-j-cape-le-grand-national-park-western-australia",
  "name": "Camille J.",
  "description": "EPIC beach you can 4WD on, campground is right next to beach. But it was absolutely packed and basic...",
  "url": "https://campertunity.com/listings/campgrounds/camille-j-cape-le-grand-national-park-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ekM2EVdK--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/amwebyqd7dgcs5wd65oi",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lucky Bay",
    "addressLocality": "Cape Le Grand National Park",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.9312626,
    "longitude": 122.2134712
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/lucky-bay-campground-1/stories/12628"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}