{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-montpon-menesterol-nouvelle-aquitaine-fr",
  "name": "Campspace in Montpon Ménestérol, Nouvelle Aquitaine",
  "description": "I welcome you on my land where you can enjoy the space.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-montpon-menesterol-nouvelle-aquitaine-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Montpon-Ménestérol",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.008,
    "longitude": 0.166
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}