{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://ido-arkin-clinic.vercel.app/#practitioner",
      "name": "עידו ארקין",
      "jobTitle": "מטפל ברפואה סינית",
      "url": "https://ido-arkin-clinic.vercel.app/",
      "image": "https://ido-arkin-clinic.vercel.app/images/profile.jpg",
      "sameAs": ["https://instagram.com/idoarkin_chinesemed"],
      "knowsAbout": ["רפואה סינית", "דיקור סיני", "טווינא", "שיאצו", "צ'י קונג", "יוגה תרפויטית", "פורמולות צמחי מרפא"],
      "alumniOf": [
        { "@type": "EducationalOrganization", "name": "מכללת רידמן" },
        { "@type": "EducationalOrganization", "name": "קמפוס ברושים" }
      ],
      "hasCredential": [
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "רפואה סינית", "recognizedBy": { "@type": "EducationalOrganization", "name": "מכללת רידמן" } },
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "טווינא", "recognizedBy": { "@type": "EducationalOrganization", "name": "מכללת רידמן" } },
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "שיאצו", "recognizedBy": { "@type": "EducationalOrganization", "name": "קמפוס ברושים" } }
      ]
    },
    {
      "@type": "MedicalClinic",
      "@id": "https://ido-arkin-clinic.vercel.app/#givatayim",
      "name": "עידו ארקין - רפואה סינית, גבעתיים",
      "url": "https://ido-arkin-clinic.vercel.app/",
      "image": "https://ido-arkin-clinic.vercel.app/images/clinic.jpg",
      "telephone": "+972502315768",
      "medicalSpecialty": "Acupuncture",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "אנצו סירני 9",
        "addressLocality": "גבעתיים",
        "addressCountry": "IL"
      },
      "employee": { "@id": "https://ido-arkin-clinic.vercel.app/#practitioner" }
    },
    {
      "@type": "MedicalClinic",
      "@id": "https://ido-arkin-clinic.vercel.app/#mazkeret-batya",
      "name": "עידו ארקין - רפואה סינית, מזכרת בתיה",
      "url": "https://ido-arkin-clinic.vercel.app/",
      "image": "https://ido-arkin-clinic.vercel.app/images/clinic.jpg",
      "telephone": "+972502315768",
      "medicalSpecialty": "Acupuncture",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "אברהם מרדכי לוין 1א",
        "addressLocality": "מזכרת בתיה",
        "addressCountry": "IL"
      },
      "employee": { "@id": "https://ido-arkin-clinic.vercel.app/#practitioner" }
    }
  ]
}
