{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rac-exmouth-cape-vakantiepark-exmouth-western-australia",
  "name": "RAC Exmouth Cape Vakantiepark",
  "description": "Enjoy a relaxing stay at RAC Exmouth Cape Vakantiepark in Exmouth, Australia. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/rac-exmouth-cape-vakantiepark-exmouth-western-australia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Truscott Crescent",
    "addressLocality": "Exmouth",
    "addressRegion": "Western Australia",
    "postalCode": "6707",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.93756,
    "longitude": 114.1308
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}