{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-bree-les-bains-nouvelle-aquitaine-1",
  "name": "Aire De Camping Car La Bree Les Bains",
  "description": "Simple but spacious parking space on a meadow in the village. No shade.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-bree-les-bains-nouvelle-aquitaine-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651281606.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Ardillières",
    "addressLocality": "la-bree-les-bains",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17840",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.01259,
    "longitude": -1.35422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}