{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/90-mile-beach-c9-campground-golden-beach-victoria",
  "name": "90 Mile Beach - C9 Campground",
  "description": "Such a perfect free little campsite for just the two of us and the tent. Toilets close by, no ammeni... Near Gippsland and Golden Beach. Free, Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/90-mile-beach-c9-campground-golden-beach-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--9_-83MhA--/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/xn65gf8nkd17hfmn5bip",
    "https://media.anycamp.com.au/c/image/upload/s--qb5gCghA--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/xn65gf8nkd17hfmn5bip",
    "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": "696 Shoreline Dr",
    "addressLocality": "Golden Beach",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.246344,
    "longitude": 147.355773
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/90-mile-beach-c9-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}