{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/90-mile-beach-c10-campground-golden-beach-victoria",
  "name": "90 Mile Beach - C10 Campground",
  "description": "Near Gippsland and Golden Beach. Free, Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/90-mile-beach-c10-campground-golden-beach-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Tek8VTq8--/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/iw0mcl7utzjdd2udcha6",
    "https://media.anycamp.com.au/c/image/upload/s--KbdEXV53--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/iw0mcl7utzjdd2udcha6"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "843-891 Shoreline Dr",
    "addressLocality": "Golden Beach",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.25561,
    "longitude": 147.343898
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/90-mile-beach-c10-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}