{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valhalla-camping-caravan-park-boomer-bay-tas",
  "name": "Valhalla Camping & Caravan Park",
  "description": "Near Boomer Bay. Pets Allowed, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/valhalla-camping-caravan-park-boomer-bay-tas",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--AlFgb4Oh--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ta5aw6vzyn0mjoimtf5m",
    "https://media.anycamp.com.au/c/image/upload/s--oj3Pz38e--/c_fill,h_400,q_auto,w_800/ta5aw6vzyn0mjoimtf5m"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Valhalla, 21 Craigs Hill Road",
    "addressLocality": "Boomer Bay TAS",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.85,
    "longitude": 147.84
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/valhalla-camping-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}