{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-erables-midi-pyrenees",
  "name": "Camping Les Erables",
  "description": "Profilejoli campsite with trees at the gate of the city on the edge of the Tarn in the regional park of the great causses or sport and nature reign as masters. camping calm and familial. Read more",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-erables-midi-pyrenees",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-erables/vEFpWeNMLHko.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-erables/ohOmiR_V4Dmk.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue de Millau plage",
    "addressLocality": "Camping Les Erables",
    "addressRegion": "Midi-Pyrénées",
    "postalCode": "12100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1056,
    "longitude": 3.0878
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-les-erables"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}