{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-baie-daunis-la-tranche-sur-mer-pays-de-la-loire",
  "name": "Camping Baie D’Aunis",
  "description": "outdoor pool - pets not allowed in July and August - restaurant - beach 50m - center 300m pets not allowed in July and August -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-baie-daunis-la-tranche-sur-mer-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650894038.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Perthuis Breton",
    "addressLocality": "La Tranche-sur-Mer",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.34624,
    "longitude": -1.432
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.95,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}