{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-montfort-paca",
  "name": "Campspace in Montfort, Provence-Alpes-Côte d’Azur",
  "description": "Our house has a large garden with fruit trees, flowers and lawn. We're at the foot of a hilltop village, and from our terrace we can admire the penitents of Les Mées. Numerous hikes right by our house. No noise, starry nights. We're 1h30 from the sea and the mountains. Numerous lakes nearby. The activities Hiking, mountain biking, swimming lake 15 kilometers away, Sisteron citadel, the mourres in Forcalquier, Ganagobie, Lurs, the penitents of Les Mées, the ammonites in Digne, the lavender fie...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-montfort-paca",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Montfort",
    "addressRegion": "Provence-Alpes-Côte d’Azur",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0625,
    "longitude": 5.984
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/montfort/172304/campspace-in-montfort-provence-alpes-cte-dazur"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}