{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-de-douarnenez-douarnenez-bretagne",
  "name": "Camping Car Park De Douarnenez",
  "description": "Camping-Car Park location - access with a Pass'Étapes card, purchase online or at the vending machine on-site - Douarnenez centre 2.1km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-de-douarnenez-douarnenez-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651020328"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Trezulien",
    "addressLocality": "douarnenez",
    "addressRegion": "bretagne",
    "postalCode": "29100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.09269,
    "longitude": -4.35039
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}