{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/90-mile-beach-golden-beach-victoria-1",
  "name": "90 Mile Beach",
  "description": "We stayed at camp 4 that's probably the only one suitable for a big caravan. It has a fairly good fl... Near Gippsland and Golden Beach. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/90-mile-beach-golden-beach-victoria-1",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "444 Shoreline Drive",
    "addressLocality": "Golden Beach",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.229721,
    "longitude": 147.37709
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/90-mile-beach-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}