{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-castries-occitanie-castries",
  "name": "Campspace in Castries, Occitanie",
  "description": "Located in a protected natural area, less than 5 minutes from a historic city and within the metropolis of Montpellier. You stay in a green setting, in the middle of nature and at the start of hiking trails. The town of Castries is accessible on foot by footpaths and by bicycle (about 3.5km). The activities Near Montpellier, hiking, the sea, rivers, the Cevennes etc. ... All to recharge your batteries in a protected natural environment and close to everything.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-castries-occitanie-castries",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castries",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.724,
    "longitude": 3.978
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/castries/172190/campspace-in-castries-occitanie"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}