{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-denkendorf-bayern",
  "name": "Reisemobilstellplatz",
  "description": "the pitches are located in the backyard v inn, very quiet location.. Due to weather conditions open all year.. No pre-booking necessary..",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-denkendorf-bayern",
  "image": [
    "https://stellplatz.info/img/3301/wohnmobilstellplatz-gasthof-lindenwirt-4843.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/3301/wohnmobilstellplatz-gasthof-lindenwirt-4843.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hauptstr. 43 Stellplatz im Hinterhof vom Gasthof",
    "addressLocality": "Denkendorf",
    "addressRegion": "Bayern",
    "postalCode": "85095",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9248,
    "longitude": 11.454
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/gasthof-lindenwirt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}