{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cariamas-chateauroux-les-alpes",
  "name": "Camping Les Cariamas",
  "description": "Campsite Les Cariamas is located n the edge of the Ecrins National Park, in the midst of the mountains of Hautes-Alpes. If you love the wild nature...",
  "url": "https://campertunity.com/listings/campgrounds/camping-cariamas-chateauroux-les-alpes",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67500e52577cf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "999c route de Fontmolines",
    "addressLocality": "Châteauroux-les-Alpes",
    "postalCode": "05380",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.60286,
    "longitude": 6.5215
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/provence-alpes-cote-dazur/hautes-alpes/chateauroux-les-alpes/camping-les-cariamas-108691/",
    "https://www.campercontact.com/de/frankreich/provence-alpes-cote-dazur/gap/20318/camping-les-cariamas"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}