{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-pal-landevennec-brittany",
  "name": "Camping du Pal Landevennec",
  "description": "very quiet location directly on the bay - places on the water partly under trees - municipal official comes daily cash collection - center Landévennec 180 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-pal-landevennec-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650851526.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Pal",
    "addressLocality": "Landévennec",
    "addressRegion": "brittany",
    "postalCode": "29560",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.29222,
    "longitude": -4.26518
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.39,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10.25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10.25+"
}