{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-le-pouliguen-paises-del-loira",
  "name": "Aire Municipale",
  "description": "protected areas in an autonomous part of Camping Le Clein - quiet - access between 07 and 23:30 - pay by credit card - from 01/10 to 21/03, includes flow - center 200m - 500m from the beach",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-le-pouliguen-paises-del-loira",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747344.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de l'Océan",
    "addressLocality": "le-pouliguen",
    "addressRegion": "paises-del-loira",
    "postalCode": "44510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.27206,
    "longitude": -2.43293
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 42,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}