{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-du-porzou-concarneau-bretagne",
  "name": "Aire Du Porzou",
  "description": "from Tregunc towards Lanriec / Concarneau at the state police - free from 1 October to 30 April - toilet block - payment by bank card or credit card - electricity only at the gas station - tariff applies only to water or electricity or water EN flow together - center 5km - beach 200m - bus connection",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-du-porzou-concarneau-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665872.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée Jean Bouin",
    "addressLocality": "concarneau",
    "addressRegion": "bretagne",
    "postalCode": "29900",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8632,
    "longitude": -3.90533
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.29,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€6.4+"
}