{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-benslimane-benslimane-morocco",
  "name": "Campspace in Benslimane",
  "description": "Animals and organic farming Very quiet in an orchard with a view on the full and a beautiful sunset. For those who want to reconnect with nature quietly.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-benslimane-benslimane-morocco",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Benslimane",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.596,
    "longitude": -7.6345
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/-/benslimane/170781/campspace-in-benslimane"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}