{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yackandandah-creek-site-2-yackandandah",
  "name": "Yackandandah Creek Site 2",
  "description": "Need strong suspension to get in however beautiful spot Near Chiltern-Mount Pilot National Park, High Country and Stanley. Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/yackandandah-creek-site-2-yackandandah",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--rDwbehe2--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/prbesgce3xl0us6dyaqw",
    "https://media.anycamp.com.au/c/image/upload/s--39c4F3DE--/c_fill,h_400,q_auto,w_800/prbesgce3xl0us6dyaqw",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yack Gate Rd",
    "addressRegion": "Yackandandah Historic Area",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.339022,
    "longitude": 146.806962
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/yackandandah-creek-site-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}