{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/daveh-ouyen-victoria",
  "name": "DaveH",
  "description": "Small lake, looks like it’s a popular get together spot for locals. Toilets and shower",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/daveh-ouyen-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--TnMyVtT1--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/kd8hj7ekggpcoakwvitb",
    "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": "694 Walpeup Lake Rd",
    "addressLocality": "Ouyen",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.0692193,
    "longitude": 142.3163729
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}