{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rheinland-pfalz",
  "name": "Reisemobilstellplatz",
  "description": "The camper pitches are located in a large parking lot in the city center. The market square with a varied gastronomic offer and shopping possibilities are less than 500m away.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rheinland-pfalz",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/4142/staticmap_4142_16_49.789663_7.460894.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/4142/staticmap_4142_16_49.789663_7.460894.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Altstadtstraße",
    "addressLocality": "Kirn",
    "addressRegion": "Rheinland-Pfalz",
    "postalCode": "55606",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.789663,
    "longitude": 7.460894
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/wohnmobilstellplatz-am-schmisserhang"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}