{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-munster-grand-est",
  "name": "Aire de Camping-Car",
  "description": "location opposite the Lycee Regional and behind the station [little noise] - 5 places for long campers - pay with coins or credit card - electricity: 6A EUR 1.50 per 12 hours, 16A EUR 3 per 12 hours, in low season the prices apply for 24 hours - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-munster-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752886.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Docteur Heid",
    "addressLocality": "Munster",
    "addressRegion": "Grand Est",
    "postalCode": "68140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.03762,
    "longitude": 7.13275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 80,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}