{
  "schema_version": "1.0",
  "name": "الخط الصافي",
  "description": "شركة متخصصة في تركيب أنظمة الضباب والرذاذ للتبريد الخارجي وفلاتر المياه في الرياض، المملكة العربية السعودية",
  "url": "https://alsaafi.com",
  "contact": {
    "phone": "+966551170661",
    "whatsapp": "https://wa.me/966551170661"
  },
  "tools": [
    {
      "name": "contact_via_whatsapp",
      "description": "التواصل مع الشركة عبر واتساب لطلب عرض سعر أو الاستفسار عن خدمات تركيب الضباب والرذاذ وفلاتر المياه",
      "url": "https://wa.me/966551170661",
      "method": "GET"
    },
    {
      "name": "contact_via_phone",
      "description": "الاتصال المباشر بالشركة على رقم 0551170661 للاستفسار أو طلب زيارة ميدانية",
      "url": "tel:+966551170661",
      "method": "GET"
    },
    {
      "name": "view_mist_system",
      "description": "عرض تفاصيل خدمة تركيب نظام الضباب: المواصفات، آلية العمل، الأسعار التقريبية، وأماكن الاستخدام",
      "url": "https://alsaafi.com/mist.html",
      "method": "GET"
    },
    {
      "name": "view_spray_system",
      "description": "عرض تفاصيل خدمة تركيب نظام الرذاذ والري الذكي: المواصفات، آلية العمل، وحالات الاستخدام",
      "url": "https://alsaafi.com/spray.html",
      "method": "GET"
    },
    {
      "name": "browse_store",
      "description": "تصفح متجر الخط الصافي لشراء فلاتر المياه وقطع الغيار والملحقات",
      "url": "https://alsaafi.com/store.html",
      "method": "GET"
    }
  ],
  "schemas": [
    {
      "@context": "https://schema.org",
      "@type": "LocalBusiness",
      "name": "الخط الصافي",
      "url": "https://alsaafi.com",
      "telephone": "+966551170661",
      "priceRange": "$$",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "الرياض",
        "addressCountry": "SA"
      },
      "areaServed": { "@type": "Country", "name": "المملكة العربية السعودية" },
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "خدمات الخط الصافي",
        "itemListElement": [
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "تركيب نظام الضباب", "url": "https://alsaafi.com/mist.html" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "تركيب نظام الرذاذ", "url": "https://alsaafi.com/spray.html" } },
          { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "فلاتر المياه سبع مراحل", "url": "https://alsaafi.com/store.html" } }
        ]
      },
      "potentialAction": [
        {
          "@type": "CommunicateAction",
          "name": "تواصل عبر واتساب",
          "target": "https://wa.me/966551170661"
        },
        {
          "@type": "ReserveAction",
          "name": "طلب عرض سعر",
          "target": "https://wa.me/966551170661?text=أريد عرض سعر لتركيب نظام ضباب"
        }
      ]
    }
  ]
}
