{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tunnel-bend-flat-howqua-hills-victoria",
  "name": "Tunnel Bend Flat",
  "description": "I have 40 year old children who started camping in nappies. This place has never changed apart from... Near High Country and Howqua Hills. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/tunnel-bend-flat-howqua-hills-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--cnsncNkC--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/zhpwsuw1isk6mved3s0o",
    "https://media.anycamp.com.au/c/image/upload/s--6drWCn21--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/zhpwsuw1isk6mved3s0o",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brocks Rd",
    "addressLocality": "Howqua Hills",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.18868,
    "longitude": 146.367564
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/tunnel-bend-flat"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}