{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-reit-im-winkel",
  "name": "Wohnmobilstellplatz Reit im Winkel",
  "description": "RV park Reit im Winkel - beautiful, spacious meadow square with electricity but otherwise without comfort.. The place in the overview.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-reit-im-winkel",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.62681,
    "longitude": 12.8697
  },
  "sameAs": [
    "https://deutschland-outdoor.de/stellplaetze/stellplatz-reit-im-winkel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}