{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yackandandah-creek-9-no1-yackandandah-historic-au",
  "name": "Yackandandah Creek Site 9",
  "description": "Near Chiltern-Mount Pilot National Park, High Country and Stanley. Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/yackandandah-creek-9-no1-yackandandah-historic-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--PR-mlMvC--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/o4eby2urz69qfonijrmd",
    "https://media.anycamp.com.au/c/image/upload/s--zjSFAi4p--/c_fill,h_400,q_auto,w_800/o4eby2urz69qfonijrmd"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "No1 Rd",
    "addressRegion": "Yackandandah Historic Area",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.34068,
    "longitude": 146.820053
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/yackandandah-creek-site-9"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}