{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-diamant-vert-fes-meknes",
  "name": "Camping Le diamant vert",
  "description": "This campground is just near Fes stadium, 20 minutes away from the old Fes, spacious but in need of renovation.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-diamant-vert-fes-meknes",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Sefrou",
    "addressLocality": "Fes",
    "addressRegion": "Fes - Meknes",
    "postalCode": "30 000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.999903,
    "longitude": -4.971557
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camping-le-diamant-vert/"
  ]
}