{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/puycelci-tarn",
  "name": "Atout France",
  "description": "In Puycelci this naturist campsite 3 stars of 45 pitches offers canvas bungalows, caravans and chalets for rent. In terms of leisure, it offers a pool and organized activities. Furthermore, as services, you will find a bar and a restaurant. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/puycelci-tarn",
  "image": [
    "https://hpaguide.co.uk/i/c/6124/w/cv/cp6124-w-thumb.webp?v=1745005673"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Puycelci",
    "addressRegion": "Tarn",
    "postalCode": "81140"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9923514,
    "longitude": 1.6509748
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}