{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-scheinfeld-baviera",
  "name": "Reisemobilstellplatz Scheinfeld",
  "description": "New site with large lots marked in gravel. Approximately 150 m before another site in Scheinfeld, both together.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-scheinfeld-baviera",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650920982.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kirchstraße",
    "addressLocality": "Scheinfeld",
    "addressRegion": "baviera",
    "postalCode": "91443",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.6724,
    "longitude": 10.45834
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/scheinfeld/92457/reisemobilstellplatz-scheinfeld",
    "http://www.stellplatz-scheinfeld.de"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€10+"
}