{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-castelnau-de-guers-herault",
  "name": "Atout France",
  "description": "In Castelnau-de-Guers this campsite 4 stars offers mobil-homes for rent. In terms of leisure, it offers a heated pool with a children's paddling pool. Furthermore, as services, you will find a bar, a restaurant, a grocery store and a spa/jacuzzi. Internet access via WIFI is available. Pets are not allowed.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-castelnau-de-guers-herault",
  "image": [
    "https://hpaguide.co.uk/i/c/2506/w/cv/cp2506-w-thumb.webp?v=1751024591"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castelnau-de-Guers",
    "addressRegion": "Hérault",
    "postalCode": "34120"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4297127,
    "longitude": 3.4607779
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}