{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-mimosa-creek-camping-area",
  "name": "South Mimosa Creek Camping Area",
  "description": "🏕 Information, ✓ Images, ✓ Prices und ✓ Surrounding of South Mimosa Creek Camping Area in 6260-Pemberton / Australia (Western Australia)",
  "url": "https://campertunity.com/listings/campgrounds/south-mimosa-creek-camping-area",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.4667,
    "longitude": 116.017
  },
  "sameAs": [
    "https://www.camperado.com/campground/South_Mimosa_Creek_Camping_Area__20064"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}