{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-de-piriac-sur-mer-piriac-sur-mer",
  "name": "Aire Camping Car Park De Piriac Sur Mer Brambell",
  "description": "on main road - no shade - Beach 50m - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-de-piriac-sur-mer-piriac-sur-mer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794338.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Gén de Gaulle",
    "addressLocality": "piriac-sur-mer",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.39631,
    "longitude": -2.51334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8.55",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8.55+"
}