{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-lindenfels-hessen",
  "name": "Reisemobilstellplatz",
  "description": "Parking for 10 campers with a view of the castle",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-lindenfels-hessen",
  "image": [
    "https://stellplatz.info/img/7121/wohnmobilstellplatz-parkplatz-in-der-kappstraße-52279.JPG?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/7121/wohnmobilstellplatz-parkplatz-in-der-kappstra&#223;e-52279.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kappstraße",
    "addressLocality": "Lindenfels",
    "addressRegion": "Hessen",
    "postalCode": "64678",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.68044,
    "longitude": 8.78325
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/parkplatz-in-der-kappstra%C3%9Fe"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}