{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://malatyam.net/#website",
            "url": "https://malatyam.net/",
            "name": "Malatyam.net",
            "description": "Malatya Güncel Haberler, Şehir Kültürü, Yaşam, Bölgesel Gelişmeler ve Yerel Rehber Portalı.",
            "inLanguage": "tr-TR"
        },
        {
            "@type": "Organization",
            "@id": "https://malatyam.net/#organization",
            "name": "Malatyam.net",
            "url": "https://malatyam.net/",
            "logo": "https://malatyam.net/wp-content/uploads/logo.png"
        }
    ]
}