{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-castelnau-pegayrols-occitanie-castelnau-pegayro",
  "name": "Campspace in Castelnau Pégayrols, Occitanie",
  "description": "Arrival from 4 pm. Departure before 12 am. Reception of vehicles of all sizes. Other things We are a small campground.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-castelnau-pegayrols-occitanie-castelnau-pegayro",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castelnau-Pégayrols",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.132,
    "longitude": 2.9295
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}