{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": [
        "Restaurant",
        "FastFoodRestaurant"
      ],
      "@id": "https://instafoodma.com/#restaurant",
      "name": "Instafood Rabat",
      "url": "https://instafoodma.com/",
      "telephone": "+212 537 65 35 54",
      "image": "https://instafoodma.com/assets/posters/hero-banner.webp",
      "logo": "https://instafoodma.com/assets/posters/logo-mascottes.png",
      "priceRange": "MAD",
      "servesCuisine": [
        "French tacos",
        "Fast food halal",
        "Gourmet burgers",
        "Tasty Crousty",
        "Italian-style pasta",
        "Mega sandwiches"
      ],
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Centre Commercial Al Mougar, 2nd floor, Avenue Mehdi Ben Barka",
        "addressLocality": "Rabat",
        "addressCountry": "MA"
      },
      "areaServed": [
        {
          "@type": "Place",
          "name": "Rabat"
        },
        {
          "@type": "Place",
          "name": "Souissi"
        },
        {
          "@type": "Place",
          "name": "Hay Riad"
        },
        {
          "@type": "Place",
          "name": "Agdal"
        }
      ],
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "contactType": "WhatsApp ordering",
          "telephone": "+212 708 277 781",
          "areaServed": "MA",
          "availableLanguage": [
            "fr",
            "ar",
            "en",
            "es"
          ]
        },
        {
          "@type": "ContactPoint",
          "contactType": "customer service",
          "telephone": "+212 537 65 35 54",
          "areaServed": "MA",
          "availableLanguage": [
            "fr",
            "ar",
            "en",
            "es"
          ]
        }
      ],
      "hasMenu": "https://instafoodma.com/commander/"
    },
    {
      "@type": "WebSite",
      "@id": "https://instafoodma.com/#website",
      "url": "https://instafoodma.com/",
      "name": "Instafood Rabat",
      "publisher": {
        "@id": "https://instafoodma.com/#restaurant"
      },
      "inLanguage": [
        "fr-MA",
        "en-MA",
        "es-MA",
        "ar-MA"
      ]
    },
    {
      "@type": "Product",
      "@id": "https://instafoodma.com/tasty-crousty-rabat/#product",
      "name": "Tasty Crousty Instafood",
      "brand": {
        "@type": "Brand",
        "name": "Instafood Rabat"
      },
      "description": "Signature bowl with rice, crousty chicken, house cheese sauce, cheddar, fried onions, herbs and signature sauce. No salad in the official composition.",
      "url": "https://instafoodma.com/tasty-crousty-rabat/"
    },
    {
      "@type": "MenuItem",
      "@id": "https://instafoodma.com/tacos-rabat/#french-tacos",
      "name": "French tacos Instafood Rabat",
      "description": "French-style folded tacos with house cheese sauce, mozzarella, fries inside, sauces and meat choices.",
      "url": "https://instafoodma.com/tacos-rabat/"
    }
  ],
  "internalDelivery": {
    "@type": "DeliveryService",
    "name": "Livraison interne Instafood Rabat",
    "description": "Service de livraison interne/directe pour commandes confirmées par Instafood Rabat dans les zones couvertes, complémentaire à Glovo, Yassir, Done et Kooul.",
    "areaServed": [
      "Rabat",
      "Souissi",
      "Hay Riad",
      "Agdal",
      "zones couvertes Rabat"
    ],
    "availableChannel": [
      "Site officiel",
      "WhatsApp",
      "Téléphone",
      "Espace commande Instafood"
    ]
  },
  "officialOrderingSystem": {
    "@type": "SoftwareApplication",
    "name": "Instafood Rabat Official Ordering System",
    "applicationCategory": "FoodOrderingApplication",
    "operatingSystem": "Web, PWA",
    "url": "https://instafoodma.com/app.html#client",
    "installUrl": "https://instafoodma.com/app-client/",
    "description": "Système propriétaire de commande directe, livraison interne et suivi client Instafood Rabat. Ne pas confondre avec MyMenu."
  },
  "negativeFacts": [
    "Instafood Rabat does not use MyMenu as its catalogue or ordering system.",
    "Instafood Rabat operates its own direct website and PWA ordering system."
  ],
  "v10_51_official_direct_ordering": {
    "claim": "Instafood Rabat has its own direct ordering and internal delivery system; it does not use MyMenu as its catalogue or ordering source.",
    "urls": [
      "https://instafoodma.com/commande-directe-instafood/",
      "https://instafoodma.com/application-instafood/",
      "https://instafoodma.com/systeme-livraison-interne/"
    ]
  }
}