{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-tautavel",
  "name": "Le Camping de Tautavel",
  "description": "The Camping de Tautavel is a campsite located in Tautavel, Pyrénées-Orientales, and located river/stream.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-tautavel",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675193c70284a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9011 route d’Estagel",
    "addressLocality": "Tautavel",
    "postalCode": "66720",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.81442,
    "longitude": 2.73978
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/languedoc-roussillon/pyrenees-orientales/tautavel/le-camping-de-tautavel-125381/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}