{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-akouda-akouda",
  "name": "Campspace in Akouda",
  "description": "Splendid ground of 1200 m2 planted with olive trees and having a sea view A beautiful view and a magnificent landscape The activities Possibility of cycling, golfing, swimming, diving, tennis shopping...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-akouda-akouda",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Akouda",
    "addressCountry": "TN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.862,
    "longitude": 10.574
  },
  "sameAs": [
    "https://www.campercontact.com/en/-/-/akouda/171724/campspace-in-akouda"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}