<script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://leymart.com/#organization",
            "name": "LeyMart",
            "url": "https://leymart.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://leymart.com/images/leymart-logo.png"
            },
            "telephone": "+639852544310",
            "email": "leymartph@gmail.com",
            "description": "LeyMart is an online grocery and everyday essentials delivery service serving customers in Ormoc City, Leyte."
        },
        {
            "@type": "WebSite",
            "@id": "https://leymart.com/#website",
            "url": "https://leymart.com/",
            "name": "LeyMart",
            "description": "Online grocery and everyday essentials in Ormoc City, Leyte.",
            "publisher": {
                "@id": "https://leymart.com/#organization"
            },
            "inLanguage": "en-PH"
        },
        {
            "@type": "WebPage",
            "@id": "https://leymart.com/#webpage",
            "url": "https://leymart.com/",
            "name": "LeyMart | Online Grocery in Ormoc City, Leyte",
            "description": "LeyMart is an online grocery and everyday essentials store serving customers in Ormoc City, Leyte.",
            "isPartOf": {
                "@id": "https://leymart.com/#website"
            },
            "about": {
                "@id": "https://leymart.com/#organization"
            },
            "inLanguage": "en-PH"
        }
    ]
}
</script>