{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/am-alten-bahnhof-pronsfeld-rheinland-pfalz",
  "name": "Am Alten Bahnhof",
  "description": "in former railway emplacement - in forest area so open fire/campfire/barbecue prohibited - service place 100m - center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/am-alten-bahnhof-pronsfeld-rheinland-pfalz",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703812.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bahnhofstraße",
    "addressLocality": "pronsfeld",
    "addressRegion": "rheinland-pfalz",
    "postalCode": "54597",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1634,
    "longitude": 6.33679
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.21,
    "reviewCount": 249,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€7+"
}