{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-midelt-midelt-beni-mellal-khenifra",
  "name": "Camping Municipal Midelt",
  "description": "This campsite is located near the town center, in a secure area under 24hr surveillance, very friendly staff and clean facilities.",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-midelt-midelt-beni-mellal-khenifra",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Midelt",
    "addressRegion": "Beni Mellal - Khenifra"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.677173,
    "longitude": -4.738117
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}