{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://herzenskunst.ch/#website",
      "url": "https://herzenskunst.ch/",
      "name": "Katjas Herzenskunst",
      "description": "Handgemachte Pouring-Kunst, Einsteigerkurse und individuelle Aufträge aus Diepoldsau SG.",
      "inLanguage": "de-CH"
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://herzenskunst.ch/#business",
      "name": "Katjas Herzenskunst",
      "description": "Einzigartige handgemachte Kunstwerke mit Pouring-Technik, Kurse und individuelle Aufträge.",
      "url": "https://herzenskunst.ch/",
      "logo": "https://herzenskunst.ch/graphik/transparent-logo.png",
      "image": "https://herzenskunst.ch/graphik/hero.webp",
      "email": "info@herzenskunst.ch",
      "telephone": "+41788178000",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Centralstrasse 13",
        "addressLocality": "Diepoldsau",
        "postalCode": "9444",
        "addressRegion": "SG",
        "addressCountry": "CH"
      }
    }
  ]
}
