{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woods-lake-campground-1",
  "name": "Woods Lake Campground",
  "description": "Woods Lake Campground is a campsite with 10 pitches in , Australia. Book and review Woods Lake Campground on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/woods-lake-campground-1",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "0872",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.274398,
    "longitude": 133.775136
  },
  "sameAs": [
    "https://www.spottocamp.com/en/campsites/woods-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}