{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-rosebud-west-victoria-au",
  "name": "Coastal Camping Victoria",
  "description": "Capel Sound Foreshores operates 2 caravan / camping reserves at Rosebud West and Tootgarook with a total of 281 powered sites and 49 unpowered sites. Both camping reserves are managed from the Rangers office in Rosebud West. Tootgarook Foreshores operates on a seasonal basis from 1st November to 30th April each year while the Rosebud …",
  "url": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-rosebud-west-victoria-au",
  "image": [
    "http://coastalcampingvictoria.com.au/wp-content/uploads/2015/09/Logo500.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Point Nepean Road",
    "addressLocality": "Rosebud West",
    "addressRegion": "Victoria",
    "postalCode": "3940",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.3671951,
    "longitude": 144.8590601
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}