{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-le-bosc-occitanie-le-bosc",
  "name": "Campspace in Le Bosc, Occitanie",
  "description": "Enjoy a relaxing stay in Campspace in Le Bosc, Occitanie in Le Bosc, France. Visitor Review: 5.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-le-bosc-occitanie-le-bosc",
  "image": [
    "https://static.campspace.com/media/space/detail/142489.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "le-bosc",
    "addressRegion": "Occitania",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.712,
    "longitude": 3.3845
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}