{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-riquewihr-riquewihr-grand-est",
  "name": "Parking Riquewihr",
  "description": "Bus and camper parking - payment 09-19h - overnight allowed - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-riquewihr-riquewihr-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650890532.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Méquillet",
    "addressLocality": "riquewihr",
    "addressRegion": "grand-est",
    "postalCode": "68340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.16505,
    "longitude": 7.29909
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.65,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}