{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rives-du-luberon-cheval-blanc-provence-cote-dazur",
  "name": "Les Rives du Luberon",
  "description": "All services offered at the campsite Les Rives du Luberon, Cheval blanc. With us the customer is really king.",
  "url": "https://campertunity.com/listings/campgrounds/rives-du-luberon-cheval-blanc-provence-cote-dazur",
  "image": [
    "https://www.homair.com/photos/camping/16/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin De La Grande Bastide",
    "addressLocality": "Cheval blanc",
    "addressRegion": "Provence Côte d'Azur",
    "postalCode": "84460",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7775,
    "longitude": 5.0866666666667
  },
  "sameAs": [
    "https://www.homair.com/de/campingplatz/les-rives-du-luberon/services"
  ]
}