{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilpark-treviris-trier-rijnland-palts",
  "name": "Reisemobilpark Treviris",
  "description": "near Moselle bridge - supermarket 1km - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilpark-treviris-trier-rijnland-palts",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651147466"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "In den Moselauen",
    "addressLocality": "trier",
    "addressRegion": "rijnland-palts",
    "postalCode": "54294",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.74019,
    "longitude": 6.62444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 512,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14+"
}