{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southport-lagoon-campground-tasmania",
  "name": "Southport Lagoon Campground",
  "description": "Near Finns Beach, Hobart and the South and Southport Lagoon. Free, Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/southport-lagoon-campground-tasmania",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -43.480652,
    "longitude": 146.9393
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}