{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-saumur-pays-de-la-loire",
  "name": "Aire Camping Car Park de Saumur",
  "description": "Camper location at the entrance of Flower camping I'lle d'Offard - use coordinates - near the Loire river - center 1,5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-saumur-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651026680"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Verden",
    "addressLocality": "Saumur",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "49400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.2602,
    "longitude": -0.06489
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.65,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}