{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hurdle-flat-picnic-ground-beechworth-victoria",
  "name": "Hurdle Flat Picnic Ground",
  "description": "Near Chiltern-Mount Pilot National Park, High Country and Stanley. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/hurdle-flat-picnic-ground-beechworth-victoria",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "203 Hurdle Flat Rd",
    "addressLocality": "Beechworth",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.372011,
    "longitude": 146.757491
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/hurdle-flat-picnic-ground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}