{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lor-bleu-barreme",
  "name": "Camping L'Or Bleu",
  "description": "Camping L'Or Bleu lies a couple hundred metres from Barrême, a friendly village in the centre of the Provence. You are practically next...",
  "url": "https://campertunity.com/listings/campgrounds/camping-lor-bleu-barreme",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9140/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 digue des condamines",
    "addressLocality": "Barrême",
    "postalCode": "04330",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.95383,
    "longitude": 6.37639
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/provence-alpes-cote-dazur/alpes-de-haute-provence/barreme/camping-lor-bleu-116386/",
    "https://www.campercontact.com/de/frankreich/provence-alpes-cote-dazur/castellane/114109/camping-lor-bleu"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}