{
  "@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-la-tranchee",
  "name": "Aire Camping Car Park De Piriac Sur Mer La Tranchee",
  "description": "Free from 01 / 11-01 / 04 - beach 200m - pay by Visa and bank card - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-de-piriac-sur-mer-la-tranchee",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750077.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Tranchée",
    "addressLocality": "piriac-sur-mer",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.37871,
    "longitude": -2.54236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.89,
    "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+"
}