{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/restaurant-timnay-midelt-beni-mellal-khenifra",
  "name": "Camp Restaurant Timnay",
  "description": "Camp Restaurant Timnay is a nice campsite, with more than 80 pitches and very good and clean facilities, the restaurant serves delicious food.",
  "url": "https://campertunity.com/listings/campgrounds/restaurant-timnay-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.751715,
    "longitude": -4.919097
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}