{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ProfessionalService",
      "@id": "https://teledtv.de/#organization",
      "name": "TELEDTV DIGITAL MARKETING",
      "url": "https://teledtv.de",
      "telephone": [
        "+491621520189",
        "+4921317423482"
      ],
      "logo": {
        "@type": "ImageObject",
        "url": "https://assets.zyrosite.com/YX4yroXvwkHDj5v6/logo_fff-U6r5mYdNQYgvnSqM.png"
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Kölner Str. 439",
        "addressLocality": "Neuss",
        "postalCode": "41468",
        "addressCountry": "DE"
      },
      "founder": {
        "@type": "Person",
        "name": "Thomas Henrichs"
      },
      "areaServed": [
        "Nordrhein-Westfalen",
        "Rhein-Ruhr-Gebiet"
      ]
    }
  ]
}