{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ocean-beach-caravan-park",
  "name": "Ocean Beach Caravan Park",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Ocean Beach Caravan Park in 6333-Denmark / Australia (Western Australia)",
  "url": "https://campertunity.com/listings/campgrounds/ocean-beach-caravan-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.95,
    "longitude": 117.35
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}