{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yackandandah-creek-historic-area-au",
  "name": "Yackandandah Creek Site 1",
  "description": "Stayed at campsite 4. There’s 6 sites along this road all vary ease of access. Some cater for vans,... Near Chiltern-Mount Pilot National Park, High Country and Stanley. Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/yackandandah-creek-historic-area-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yack Gate Rd",
    "addressRegion": "Yackandandah Historic Area",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.337597,
    "longitude": 146.80832
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/yackandandah-creek-site-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}