{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marokko-mohammedia",
  "name": "Morocco",
  "description": "small campsite",
  "url": "https://campertunity.com/listings/campgrounds/marokko-mohammedia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650744046.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Mohammedia",
    "addressCountry": "Marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.72532,
    "longitude": -7.33712
  },
  "sameAs": [
    "https://www.campercontact.com/nl/marokko/casablanca-settat/mohammedia/20768/camping-said"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "80.65",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "80.65+"
}