{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BeautySalon",
      "@id": "https://www.abricot-kosmetik.ch/#organization",
      "name": "Abricot-Kosmetik GmbH",
      "url": "https://www.abricot-kosmetik.ch",
      "description": "Abricot-Kosmetik ist ein professionelles Kosmetikstudio im Herzen von Zürich, spezialisiert auf organische Gesichtspflege, Permanent Make-up, Dioden Laser Haarentfernung, Waxing, Nageldesign und Fusspflege. Seit 2006 setzt Inhaberin Eliane Soares konsequent auf vegane, tierversuchsfreie Produkte auf organischer Basis – nur das Beste aus der Natur für Ihre Haut.",
      "email": "info@abricot-kosmetik.ch",
      "telephone": "+41 79 390 25 45",
      "areaServed": {
        "@type": "Country",
        "name": "DE"
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Limmatstrasse 206",
        "addressLocality": "Zürich",
        "postalCode": "8005",
        "addressCountry": "CH"
      },
      "sameAs": [
        "https://www.instagram.com/abricot_kosmetik/",
        "https://www.facebook.com/61569188797979/"
      ],
      "founder": {
        "@type": "Person",
        "@id": "https://www.abricot-kosmetik.ch/#founder",
        "name": "Eliane Soares"
      }
    },
    {
      "@type": "Person",
      "@id": "https://www.abricot-kosmetik.ch/#founder",
      "name": "Eliane Soares",
      "url": "https://www.abricot-kosmetik.ch",
      "worksFor": {
        "@id": "https://www.abricot-kosmetik.ch/#organization"
      },
      "sameAs": [
        "https://www.instagram.com/abricot_kosmetik/",
        "https://www.facebook.com/61569188797979/"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.abricot-kosmetik.ch/#website",
      "url": "https://www.abricot-kosmetik.ch",
      "name": "Abricot-Kosmetik GmbH",
      "publisher": {
        "@id": "https://www.abricot-kosmetik.ch/#organization"
      },
      "inLanguage": "de",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.abricot-kosmetik.ch/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    }
  ]
}