{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/90-mile-beach-c15-glomar-campground-the-honeysuckles",
  "name": "90 Mile Beach - C15 Glomar Campground",
  "description": "Near Ninety Mile Beach Marine National Park, Gippsland and The Honeysuckles. Free.",
  "url": "https://campertunity.com/listings/campgrounds/90-mile-beach-c15-glomar-campground-the-honeysuckles",
  "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": "2003 Shoreline Dr",
    "addressLocality": "The Honeysuckles",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.323327,
    "longitude": 147.258974
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}