{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-yanakie-victoria",
  "name": "Coastal Camping Victoria",
  "description": "The gateway to Wilsons Promontory National Park. Enjoy sunrises over Corner Inlet. Quiet bush setting. 8 kms East of Post Office. Kiosk – Groceries, Pies & Pasties, Ice Creams, Internet Cafe, Bait & tackle and LPG. 2 baby baths, dryers, sink and washing machines. Free electric barbeques. Rain water. Ample boat parking and storage. Dogs …",
  "url": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-yanakie-victoria",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "390 Foley Road",
    "addressLocality": "Yanakie",
    "addressRegion": "Victoria",
    "postalCode": "3960",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.81190589999999,
    "longitude": 146.2672126
  },
  "sameAs": [
    "https://coastalcampingvictoria.com.au/campgrounds/yanakie-caravan-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ice"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}