  <script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "name": "MattaLabs Foods Inc.",
      "legalName": "MattaLabs Foods Private Limited",
      "url": "https://tasteofguardians.com/",
      "logo": "https://tasteofguardians.com/assets/images/logo.png",
      "sameAs": [
       // "https://www.linkedin.com/company/mattalabs",
        //"https://twitter.com/mattalabs",
       // "https://www.facebook.com/mattalabs"
      ],
      "contactPoint": [{
        "@type": "ContactPoint",
        "contactType": "customer service",
        "areaServed": ["CA","IN"]
      }],
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Vancouver",
        "addressRegion": "BC",
        "addressCountry": "CA"
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What products does MattaLabs Foods Inc. offer?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Packaged foods, spices, chocolates, beverages, and Taste of Guardians brand products from our own restaurants."
          }
        },
        {
          "@type": "Question",
          "name": "How can I place a wholesale or bulk order?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Contact our sales team at support@tasteofguardians.com or use our contact form on https://tasteofguardians.com/contact."
          }
        },
        {
          "@type": "Question",
          "name": "Does MattaLabs Foods supply all of Canada?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, we provide distribution services across Canada, including Vancouver, BC, and nearby regions."
          }
        },
        {
          "@type": "Question",
          "name": "Can I become a distributor or partner with MattaLabs Foods?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We welcome distribution inquiries. Please reach out to our business development team via email."
          }
        },
        {
          "@type": "Question",
          "name": "Do you operate restaurants?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Taste of Guardians is a brand of MattaLabs Foods parent and subsidiary company, offering select products in our restaurants."
          }
        },
        {
          "@type": "Question",
          "name": "How long does shipping take?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Shipping times vary depending on location, product type, and order size. Please contact us for specific timelines."
          }
        }
      ]
    },
    {
      "@type": "LocalBusiness",
      "name": "MattaLabs Foods Inc. Vancouver",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Vancouver",
        "addressRegion": "BC",
        "addressCountry": "CA"
      },
      "url": "https://tasteofguardians.com/",
      "areaServed": "Canada",
      "parentOrganization": {
        "@type": "Organization",
        "name": "MattaLabs Foods Private Limited"
      }
    },
    {
      "@type": "Restaurant",
      "name": "Taste of Guardians",
      "servesCuisine": ["Indian","Asian","Chinese"],
      "parentOrganization": {
        "@type": "Organization",
        "name": "MattaLabs Foods Inc."
      },
      "url": "https://tasteofguardians.com/"
    },
    {
      "@type": "Product",
      "name": "MattaLabs Foods Indian & Asian Products",
      "description": "Spices, packaged foods, chocolates, beverages, and Taste of Guardians brand items.",
      "brand": {
        "@type": "Brand",
        "name": "Taste of Guardians"
      },
      "offers": [
        {
          "@type": "Offer",
          "url": "https://tasteofguardians.com/",
          "priceCurrency": "CAD",
          "availability": "https://schema.org/InStock",
          "eligibleRegion": {
            "@type": "Country",
            "name": "Canada"
          }
        },
        {
          "@type": "Offer",
          "url": "https://tasteofguardians.com/",
          "priceCurrency": "INR",
          "availability": "https://schema.org/InStock",
          "eligibleRegion": {
            "@type": "Country",
            "name": "India"
          }
        }
      ]
    },
    {
      "@type": "Article",
      "headline": "MattaLabs Foods Inc. — Import & Export of Indian and Asian Products",
      "author": {
        "@type": "Organization",
        "name": "MattaLabs Foods Inc."
      },
      "publisher": {
        "@type": "Organization",
        "name": "MattaLabs Foods Inc.",
        "logo": {
          "@type": "ImageObject",
          "url": "https://tasteofguardians.com/assets/images/logo.png"
        }
      },
      "mainEntityOfPage": "https://tasteofguardians.com/"
    }
  ]
}
</script>