{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-bad-hindelang-1",
  "name": "Wohnmobilstellplatz Bad Hindelang",
  "description": "RV parking Bad Hindelang - beautiful parking space near Bad Hindelang with WC/showers.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-bad-hindelang-1",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.58183,
    "longitude": 10.70109
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}