{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-alheimerblick-rotenburg-an-der-fulda-hesse",
  "name": "Stellplatz Alheimerblick",
  "description": "Quiet parking lot on the edge of the city - view of the Alheimer- and Inselsberg in Thuringia - meadow with seating area - access to the camping site is paved, the camping site itself is gravel - dog(s) welcome - private space - overnight stays can only be booked via Alpaca - center 4 km More information can be found on the website or app of Alpaca-Camping.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-alheimerblick-rotenburg-an-der-fulda-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651248197.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auf der Ernstgrube",
    "addressLocality": "Rotenburg an der Fulda",
    "addressRegion": "hesse",
    "postalCode": "36199",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.98531,
    "longitude": 9.68118
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.5",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€14.5+"
}