{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-furth-im-wald-bayern-1",
  "name": "Reisemobilstellplatz",
  "description": "The parking lot at the cemetery is on the P9 parking system. It is about 500 meters from the city center.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-furth-im-wald-bayern-1",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/7187/staticmap_7187_16_49.31148_12.84412.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/7187/staticmap_7187_16_49.31148_12.84412.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kreuzkirchstr.",
    "addressLocality": "Furth im Wald",
    "addressRegion": "Bayern",
    "postalCode": "93437",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.31148,
    "longitude": 12.84412
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/parkplatz-am-friedhof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}