{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.adelix.com.tr/#organization",
      "name": "Adelix",
      "url": "https://www.adelix.com.tr/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.adelix.com.tr/android-chrome-512x512.png",
        "width": 512,
        "height": 512
      },
      "description": "Yol yardımı, çekici yönlendirme ve araç destek hizmetlerinde kurumsal çözüm ve koordinasyon sağlayan marka.",
      "sameAs": ["https://www.adelix.com.tr/"],
      "areaServed": { "@type": "Country", "name": "Turkey" },
      "knowsAbout": ["Roadside assistance", "Vehicle recovery dispatch"]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.adelix.com.tr/#website",
      "url": "https://www.adelix.com.tr/",
      "name": "Adelix",
      "description": "Kurumsal yol yardımı, çekici yönlendirme ve araç destek süreç koordinasyonu.",
      "inLanguage": "tr-TR",
      "publisher": { "@id": "https://www.adelix.com.tr/#organization" }
    }
  ]
}
