{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-creek-rotims-beach-suggan-buggan-victoria",
  "name": "Sandy Creek Rotims Beach",
  "description": "Near Lakes and Suggan Buggan. Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/sandy-creek-rotims-beach-suggan-buggan-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--p6W74FZs--/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/uqz2aog4cixi9odtlq3j",
    "https://media.anycamp.com.au/c/image/upload/s--GUQu15wa--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/uqz2aog4cixi9odtlq3j"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandy Creek Rd",
    "addressLocality": "Suggan Buggan",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.927689,
    "longitude": 148.400548
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/sandy-creek-rotims-beach?utm_source=list&utm_medium=web&utm_campaign=campsites/beloka-nsw/swimming"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}