{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cluny-lagoon-ouse-tasmania",
  "name": "Cluny Lagoon",
  "description": "Near Mount Field National Park, Hobart and the South and Ouse. Pets Allowed, Free, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/cluny-lagoon-ouse-tasmania",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "580 Dawson Rd",
    "addressLocality": "Ouse",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.511984,
    "longitude": 146.658694
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/cluny-lagoon?utm_source=list&utm_medium=web&utm_campaign=campsites/gretna-tas/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}