{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/amberlee-au",
  "name": "Amberlee Four Star Family Holidays",
  "description": "Near Gunnamatta Beach, Mornington Peninsula National Park, Dimmicks Beach, Pearce's Beach , Bridge Water Bay Beach, Koonya Ocean Beach, Diamond Bay Beach, St Pauls Beach, Sorrento Ocean Beach,...",
  "url": "https://campertunity.com/listings/campgrounds/amberlee-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "306 Jetty Road, Rosebud, Victoria",
    "addressLocality": "3939",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.380762,
    "longitude": 144.911501
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}