{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deborah-h-wedderburn-victoria",
  "name": "Deborah H.",
  "description": "Great spot. Didn’t use the toilets as fully self contained. Close to town. Lots of birds.",
  "url": "https://campertunity.com/listings/campgrounds/deborah-h-wedderburn-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--wMmU6Byw--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/dhfiuyyzt80pgknspjfu",
    "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": "7 Hardhill Court",
    "addressLocality": "Wedderburn",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.4192187,
    "longitude": 143.6143424
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/wedderburn-hard-hill-camping-reserve/stories/22712"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}