{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eva-d-hopetoun-western-australia",
  "name": "Eva D.",
  "description": "Lots of sites, but the roads in there need some maintenance. Showers and toilets clean. Good laund...",
  "url": "https://campertunity.com/listings/campgrounds/eva-d-hopetoun-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--e-sC_QCz--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/og1mmkvuk24pege1hitn",
    "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": "30 Esplanade",
    "addressLocality": "Hopetoun",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.9467298,
    "longitude": 120.1249342
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}