{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-castelnau-pegayrols-occitania-castelna",
  "name": "Espacio de camping en Castelnau Pégayrols, Occitania",
  "description": "Arrival from 16 hours. Departure before 12 hours. Vehicles of all sizes are welcome. Other aspects We are a small campsite.",
  "url": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-castelnau-pegayrols-occitania-castelna",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castelnau-Pégayrols",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.127,
    "longitude": 2.9365
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}