{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-saint-pair-sur-mer-normandie",
  "name": "Aire Municipale",
  "description": "in the center at the tennis club [showers available on request] - public toilet - Thursday market - supermarket 20m - beach with swimming pool 150m - Service area open all year round (except 13/14 July and penultimate weekend of July - limited electricity available at the sani column (pay per 50 min) - center 50m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-saint-pair-sur-mer-normandie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650663423.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Léon Jozeau-Marigne",
    "addressLocality": "Saint-Pair-sur-Mer",
    "addressRegion": "normandie",
    "postalCode": "50380",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.81718,
    "longitude": -1.56995
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.58,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}