{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/latlantique-angles-vendee",
  "name": "L'Atlantique",
  "description": "All the services proposed on the campsite L'Atlantique, Angles. We are really customer-oriented.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/latlantique-angles-vendee",
  "image": [
    "https://www.homair.com/photos/camping/2703/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 bis, Rue du Chemin de Fer",
    "addressLocality": "Angles",
    "addressRegion": "Vendée",
    "postalCode": "85750",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.40443,
    "longitude": -1.40546
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "77",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€77+"
}