{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pays-de-cocagne-tarn-81-castres",
  "name": "Pays de Cocagne / Tarn 81",
  "description": "Enjoy a relaxing stay at Pays de Cocagne / Tarn 81 in Castres, France. Customer rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/pays-de-cocagne-tarn-81-castres",
  "image": [
    "https://static.campspace.com/media/space/detail/7f7669d14b7e2c721be2cb4443df658a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castres",
    "addressRegion": "Okzitanien",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5795,
    "longitude": 2.111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}