{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-montherme-grand-est",
  "name": "Aire De Camping Car",
  "description": "in the center on the Meuse, next to the Meuse bridge - chips stall plus terrace [at 22:30] - service area 800m [site code 11867] - money is collected - shower [paid] during opening hours of the harbor office [sanitary only be used between Easter and All Saints] - necessary plug for the water connection on the power pole can be obtained at the port office",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-montherme-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650680224.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quai Aristide Briand",
    "addressLocality": "montherme",
    "addressRegion": "grand-est",
    "postalCode": "08800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.88688,
    "longitude": 4.73456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 160,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}