{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://line.sheenchain.com/#org",
      "name": "Brady",
      "url": "https://line.sheenchain.com/"
    },
    {
      "@type": "WebSite",
      "@id": "https://line.sheenchain.com/#website",
      "url": "https://line.sheenchain.com/",
      "name": "Brady｜賴商私域成交引擎",
      "inLanguage": "zh-TW"
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://line.sheenchain.com/ai/#app",
      "name": "Brady Private Commerce Engine",
      "alternateName": "賴商私域成交引擎",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "url": "https://line.sheenchain.com/ai/",
      "inLanguage": ["zh-TW", "en"],
      "description": "A private commerce decision and conversion engine for LINE Official Account users. It structures lead segmentation, conversion timing, and routing decisions into a repeatable workflow.",
      "creator": { "@id": "https://line.sheenchain.com/#org" },
      "offers": {
        "@type": "Offer",
        "priceCurrency": "TWD",
        "price": "1200",
        "category": "Subscription",
        "url": "https://line.sheenchain.com/fit/"
      },
      "isRelatedTo": [
        "https://line.sheenchain.com/fit/",
        "https://line.sheenchain.com/start/",
        "https://line.sheenchain.com/ai/map/"
      ]
    },
    {
      "@type": "Service",
      "@id": "https://line.sheenchain.com/ai/#service",
      "name": "私域成交分流與節奏設計（AI 承接層）",
      "provider": { "@id": "https://line.sheenchain.com/#org" },
      "areaServed": "TW",
      "serviceType": [
        "AI Acceptance Layer",
        "Lead routing & segmentation",
        "Conversion timing"
      ],
      "url": "https://line.sheenchain.com/fit/",
      "isPartOf": { "@id": "https://line.sheenchain.com/#website" }
    }
  ]
}
