{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-kirchensittenbach-bayern",
  "name": "Reisemobilstellplatz",
  "description": "In the middle of the green between horsetail and fish ponds on an old estate with beer garden and farm shop",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-kirchensittenbach-bayern",
  "image": [
    "https://stellplatz.info/img/1008583/wohnmobilstellplatz-gut-obermühle-1047870.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/1008583/wohnmobilstellplatz-gut-oberm&#252;hle-1047870.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Obermühle 1",
    "addressLocality": "Kirchensittenbach",
    "addressRegion": "Bayern",
    "postalCode": "91241",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.585217,
    "longitude": 11.410015
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/gut-obermuhle"
  ],
  "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"
    }
  ]
}