{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-castelnau-de-montmiral-tarn",
  "name": "Atout France",
  "description": "In Castelnau-de-Montmiral this campsite 4 stars of 114 pitches offers chalets and mobil-homes for rent. In terms of leisure, it offers a heated pool with a children's paddling pool and a water slide, organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant and a grocery store. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-castelnau-de-montmiral-tarn",
  "image": [
    "https://hpaguide.co.uk/i/c/923/w/cv/cp923-w-thumb.webp?v=1747158043"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castelnau-de-Montmiral",
    "addressRegion": "Tarn",
    "postalCode": "81140"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9768274,
    "longitude": 1.7889352
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}