{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cars-veridet-piriac-sur-mer-pays-loire",
  "name": "Aire De Camping Cars Le Veridet",
  "description": "by the sea - direct access to the beach - harbor 2km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cars-veridet-piriac-sur-mer-pays-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651101437"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Louis Clément",
    "addressLocality": "piriac-sur-mer",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.37069,
    "longitude": -2.55115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.44,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.4+"
}