{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-charmes-charmes-grand-est",
  "name": "Camping Car Park Charmes",
  "description": "Location of the camping parking lot - on the Canal de Voges - access with pass Étapes card, online or on site at the vending machine 5,00 € kaufen - Zentrum von Charmes 200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-charmes-charmes-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664126.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Moulin",
    "addressLocality": "Charmes",
    "addressRegion": "grand-est",
    "postalCode": "88130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.37413,
    "longitude": 6.29398
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.48,
    "reviewCount": 194,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.22+"
}