{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-lindenfels",
  "name": "Wohnmobilstellplatz Lindenfels",
  "description": "The RV park in Lindenfels, Odenwald: Functional place with beautiful view over the Odenwald on the outskirts. Supply and disposal, electricity available.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-lindenfels",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.62745,
    "longitude": 8.85882
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}