{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-le-pouldu-clohars-carnoet-brittany",
  "name": "Aire de Camping Car Le Pouldu",
  "description": "Next to tennis courts - catering 500 m - beach 600 m - center 4.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-le-pouldu-clohars-carnoet-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651094850.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Anne de Bretagne",
    "addressLocality": "Clohars-Carnoët",
    "addressRegion": "brittany",
    "postalCode": "29360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.76813,
    "longitude": -3.55249
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5.6+"
}