{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-chez-karla-erfoud",
  "name": "Camping Chez Karla",
  "description": "small neat palm trees behind restaurant-camping pitch",
  "url": "https://campertunity.com/listings/campgrounds/camping-chez-karla-erfoud",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742117.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N13",
    "addressLocality": "Erfoud",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.48164,
    "longitude": -4.21685
  },
  "sameAs": [
    "http://www.campingrestaurantekarla.com/",
    "https://www.campercontact.com/nl/marokko/erfoud/19770/camping-chez-karla"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "7.5",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "7.5+"
}