{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tungatinah-lagoon-tarraleah-tasmania",
  "name": "Tungatinah Lagoon",
  "description": "Near Hobart and the South and Tarraleah. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/tungatinah-lagoon-tarraleah-tasmania",
  "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": "Lyell Hwy",
    "addressLocality": "Tarraleah",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.276498,
    "longitude": 146.460604
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/tungatinah-lagoon?utm_source=list&utm_medium=web&utm_campaign=campsites/ouse-tas/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}