{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kulin-discovery-zone-fc",
  "name": "Kulin Discovery Zone (FC)",
  "description": "With a large number of attractions close by, Kulin is a fantastic spot for mobile travellers to stop and explore. As an RV (Recreation Vehicle) Friendly Town, Kulin proudly provides amenities and services including townsite parking, access to potable water and a free dump point. Free 48 Hour Parking is available for fully self-contained RV’s in the new Discovery Zone located on Johnston Street, at the back of the public toilets (between the railway line and Johnston Street). It is free to sta...",
  "url": "https://campertunity.com/listings/campgrounds/kulin-discovery-zone-fc",
  "image": [
    "https://directory.fullrangecamping.com.au/wp-content/uploads/2015/02/free-camps.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Johnston Street, Kulin",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.671,
    "longitude": 118.1546
  },
  "sameAs": [
    "https://www.fullrangecamping.com.au/directory/item/kulin-discovery-zone-fc/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}