{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/90-mile-beach-golden-beach-victoria",
  "name": "90 Mile Beach",
  "description": "Only camp #5 got toilets. I went until camp #6 so I am not sure about further camp #7 till the end.... Near Gippsland and Golden Beach. Pets Allowed, Free and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/90-mile-beach-golden-beach-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--D6fdaJNp--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/xm8yckhj4wb8xf9wyjrz",
    "https://media.anycamp.com.au/c/image/upload/s--Tsv8ufzm--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/xm8yckhj4wb8xf9wyjrz",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "460 Shoreline Drive",
    "addressLocality": "Golden Beach",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.230631,
    "longitude": 147.376247
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/90-mile-beach-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}