{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-fischbach-fischbach-renania-palatinado",
  "name": "Stellplatz Fischbach",
  "description": "at the German Edelsteinstrasse - supermarket 1,2km - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-fischbach-fischbach-renania-palatinado",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650697796.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marktstraße",
    "addressLocality": "fischbach",
    "addressRegion": "renania-palatinado",
    "postalCode": "55743",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.74036,
    "longitude": 7.40491
  },
  "sameAs": [
    "http://www.wohnmobilparkfischbach-nahe.de/",
    "https://www.campercontact.com/en/germany/rhineland-palatinate/fischbach/9729/stellplatz-fischbach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€7.5+"
}