{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plain-creek-camping-area-mirimbah-victoria",
  "name": "Plain Creek Camping Area",
  "description": "Near High Country and Mirimbah. Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/plain-creek-camping-area-mirimbah-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Jql9_dJo--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/mxtboctptmk1swuzxfvl",
    "https://media.anycamp.com.au/c/image/upload/s--WWx8Diiy--/c_fill,h_400,q_auto,w_800/v1/production/mxtboctptmk1swuzxfvl"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mt Buller Tourists Rd",
    "addressLocality": "Mirimbah",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.10311,
    "longitude": 146.366815
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/plain-creek-camping-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}