{
  "@context": "https://schema.org",
  "@type": "Dentist",
  "@id": "https://dr-adly-abu-samra.vercel.app/#dentist",
  "name": "عيادة دكتور عدلي أبوسمره",
  "description": "عيادة متخصصة في طب وجراحة الفم والأسنان بسقارة الجيزة. نقدم خدمات تجميل الأسنان، التبييض، التقويم، علاج الجذور، تركيب الأسنان، وطب أسنان الأطفال.",
  "url": "https://dr-adly-abu-samra.vercel.app",
  "telephone": ["+20-10-01990041", "+20-15-05687110"],
  "image": "https://dr-adly-abu-samra.vercel.app/clinic.jpg",
  "priceRange": "$$",
  "currenciesAccepted": "EGP",
  "paymentAccepted": "Cash",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "مرور سقارة، بجوار كمين سقارة، المقابل لفرع we",
    "addressLocality": "سقارة",
    "addressRegion": "الجيزة",
    "addressCountry": "EG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1278019,
    "longitude": 31.2964049
  },
  "hasMap": "https://maps.app.goo.gl/z1wFLVhCcqjEYrK26",
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Saturday","Sunday","Monday","Tuesday","Wednesday","Thursday"],
      "opens": "12:00",
      "closes": "23:00"
    }
  ],
  "medicalSpecialty": "Dentistry",
  "availableService": [
    { "@type": "MedicalProcedure", "name": "تجميل الأسنان" },
    { "@type": "MedicalProcedure", "name": "تبييض الأسنان" },
    { "@type": "MedicalProcedure", "name": "تقويم الأسنان" },
    { "@type": "MedicalProcedure", "name": "علاج جذور الأسنان" },
    { "@type": "MedicalProcedure", "name": "تركيب الأسنان" },
    { "@type": "MedicalProcedure", "name": "طب أسنان الأطفال" },
    { "@type": "MedicalProcedure", "name": "تنظيف الأسنان" }
  ],
  "sameAs": [
    "https://www.facebook.com/share/1ChSxKBDDq/",
    "https://www.instagram.com/adly_ashor",
    "https://www.tiktok.com/@dr_adly_ashour"
  ]
}