{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://enlezzetlisi.com/#website",
            "url": "https://enlezzetlisi.com/",
            "name": "EnLezzetlisi.com",
            "description": "Türkiye'nin En Büyük Mutfak, Yemek Tarifi, Yöresel Lezzetler ve Gastronomi Rehberi.",
            "inLanguage": "tr-TR"
        },
        {
            "@type": "Organization",
            "@id": "https://enlezzetlisi.com/#organization",
            "name": "EnLezzetlisi.com",
            "url": "https://enlezzetlisi.com/",
            "logo": "https://enlezzetlisi.com/wp-content/uploads/logo.png"
        }
    ]
}