{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bibofly.com/#organization",
      "name": "毕搏（上海）数字信息技术有限公司",
      "alternateName": ["毕搏数字", "Bibo Digital"],
      "url": "https://www.bibofly.com/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.bibofly.com/imgs/logo.png"
      },
      "description": "专注于技术服务、软件开发、系统定制和人工智能应用，提供 BBIMS 低代码平台、BBICS 楼宇融合管控系统、企业 Agent 搭建服务与毕搏AI客服（官网嵌入式智能客服）。",
      "email": "baoshanqiang@163.com",
      "telephone": "+86-15026626963",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "牡丹路60号",
        "addressLocality": "浦东新区",
        "addressRegion": "上海市",
        "addressCountry": "CN"
      },
      "areaServed": "CN",
      "foundingLocation": {
        "@type": "Place",
        "name": "上海"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+86-15026626963",
          "contactType": "sales",
          "areaServed": "CN",
          "availableLanguage": ["zh-CN"],
          "description": "预约演示与商务合作"
        },
        {
          "@type": "ContactPoint",
          "email": "baoshanqiang@163.com",
          "contactType": "customer support",
          "areaServed": "CN",
          "availableLanguage": ["zh-CN"],
          "description": "产品咨询与技术支持"
        }
      ],
      "sameAs": [
        "https://www.bibofly.com/"
      ],
      "knowsAbout": [
        "低代码平台",
        "企业管理系统定制",
        "楼宇融合管控",
        "KNX",
        "BACnet",
        "企业Agent",
        "AI客服",
        "GEO"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.bibofly.com/#website",
      "name": "毕搏数字",
      "url": "https://www.bibofly.com/",
      "description": "驱动企业数字化与智能化未来",
      "inLanguage": "zh-CN",
      "publisher": {
        "@id": "https://www.bibofly.com/#organization"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://www.bibofly.com/#products",
      "name": "毕搏数字产品与服务",
      "numberOfItems": 4,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "SoftwareApplication",
            "@id": "https://www.bibofly.com/products.html#product",
            "name": "BBIMS 企智",
            "alternateName": ["BBIMS", "BBIMS低代码平台"],
            "applicationCategory": "BusinessApplication",
            "operatingSystem": "Web / Private Cloud",
            "description": "低代码定制开发平台：可视化拖拽搭建 OA、ERP、CRM、MES、WMS 等管理系统，支持单体/多租户/集群与私有化部署。",
            "url": "https://www.bibofly.com/products.html",
            "provider": {
              "@id": "https://www.bibofly.com/#organization"
            }
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "SoftwareApplication",
            "@id": "https://www.bibofly.com/products-bbics.html#product",
            "name": "BBICS 智枢",
            "alternateName": ["BBICS", "楼宇融合管控系统"],
            "applicationCategory": "BusinessApplication",
            "operatingSystem": "Web / Docker / Private Deployment",
            "description": "楼宇融合管控系统：面向商业楼宇、园区、酒店，融合 KNX、BACnet、消防、视频与能耗，实现一屏统管。",
            "url": "https://www.bibofly.com/products-bbics.html",
            "provider": {
              "@id": "https://www.bibofly.com/#organization"
            }
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "item": {
            "@type": "Service",
            "@id": "https://www.bibofly.com/enterprise-agent.html#service",
            "name": "企业 Agent 搭建服务",
            "alternateName": ["企业Agent", "Enterprise Agent"],
            "serviceType": "AI 智能助手私有化部署与运营",
            "description": "帮助企业构建私有化 AI 智能助手与多技能编排，实现内部业务流程智能化。与官网嵌入式 AI 客服场景不同。",
            "url": "https://www.bibofly.com/enterprise-agent.html",
            "provider": {
              "@id": "https://www.bibofly.com/#organization"
            },
            "areaServed": "CN"
          }
        },
        {
          "@type": "ListItem",
          "position": 4,
          "item": {
            "@type": "Service",
            "@id": "https://www.bibofly.com/ai-waiter.html#service",
            "name": "毕搏 AI 客服",
            "alternateName": ["AI客服", "AIW", "EP AI Waiter", "毕搏AI客服"],
            "serviceType": "官网嵌入式 AI 客服",
            "description": "官网嵌入式智能客服：一行脚本嵌入；知识库与产品库问答、留资线索、GEO 出口；设计师一对一形象；支持托管与私有部署。",
            "url": "https://www.bibofly.com/ai-waiter.html",
            "provider": {
              "@id": "https://www.bibofly.com/#organization"
            },
            "areaServed": "CN"
          }
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://www.bibofly.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "毕搏数字是做什么的？",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "毕搏（上海）数字信息技术有限公司提供 BBIMS 低代码平台、BBICS 楼宇融合管控、企业 Agent 搭建与毕搏AI客服等产品与服务，帮助企业数字化与智能化转型。官网：https://www.bibofly.com/"
          }
        },
        {
          "@type": "Question",
          "name": "毕搏AI客服和企业Agent有什么区别？",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "AI客服（AIW）面向官网访客售前接待、FAQ 与留资，形态为一行脚本嵌入的浮动对话挂件。企业 Agent 面向企业内部流程智能体搭建与运营。详见 https://www.bibofly.com/ai-waiter.html 与 https://www.bibofly.com/enterprise-agent.html"
          }
        },
        {
          "@type": "Question",
          "name": "如何联系毕搏数字？",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "电话 +86-15026626963，邮箱 baoshanqiang@163.com，地址上海市浦东新区牡丹路60号。联系页：https://www.bibofly.com/contact.html"
          }
        }
      ]
    }
  ]
}
