{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-mainstockheim-bayern",
  "name": "Reisemobilstellplatz",
  "description": "One of the most beautiful camper pitches in Germany with 40 tolled pitches located directly at the ferry port in a quiet location.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-mainstockheim-bayern",
  "image": [
    "https://stellplatz.info/img/2323/wohnmobilstellplatz-wohnmobilhafen-mainstockheim-1261296.png?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/img/2323/wohnmobilstellplatz-wohnmobilhafen-mainstockheim-1261296.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Albertshöfer Straße",
    "addressLocality": "Mainstockheim",
    "addressRegion": "Bayern",
    "postalCode": "97320",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7721,
    "longitude": 10.1557
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/wohnmobilhafen-mainstockheim"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}