{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-walkerville-north-victoria",
  "name": "Coastal Camping Victoria",
  "description": "Come and experience Cape Liptrap Coastal Park and the strikingly beautiful scenery when you stay at the Walkerville Camping Reserve. There are a selection of powered and unpowered sites and cabins. Facilities for guests include a kiosk, public phone, laundry facilities, playground and free BBQs. The Walkerville Camping Reserve is situated right on the foreshore …",
  "url": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-walkerville-north-victoria",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Loop Road",
    "addressLocality": "Walkerville North",
    "addressRegion": "Victoria",
    "postalCode": "3956",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.84061599999999,
    "longitude": 146.00056300000003
  },
  "sameAs": [
    "https://coastalcampingvictoria.com.au/campgrounds/walkerville-camping-reserve/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}