{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://jiehua-auto.manus.space/#business",
      "name": "捷華汽車多媒體",
      "description": "提供專業行車記錄器、360度環景系統、盲點偵測、安卓車機升級服務",
      "url": "https://jiehua-auto.manus.space",
      "telephone": "0955-097-267",
      "telephone2": "07-3300626",
      "areaServed": {
        "@type": "Place",
        "name": "Taiwan"
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Kaohsiung, Lingya District, Zhongxing Street 101",
        "addressLocality": "Kaohsiung",
        "addressRegion": "Taiwan",
        "postalCode": "Taiwan",
        "addressCountry": "TW"
      },
      "priceRange": "$$",
      "serviceType": [
        "行車記錄器安裝",
        "360度環景系統安裝",
        "盲點偵測系統安裝",
        "安卓車機升級",
        "汽車影音改裝"
      ]
    },
    {
      "@type": "Organization",
      "@id": "https://jiehua-auto.manus.space/#organization",
      "name": "捷華汽車多媒體",
      "url": "https://jiehua-auto.manus.space",
      "logo": "https://jiehua-auto.manus.space/logo.png",
      "description": "台灣專業汽車電子產品安裝服務商",
      "sameAs": [
        "https://www.facebook.com/jiehuacar.co1688"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "Customer Service",
        "telephone": "0955-097-267",
        "areaServed": "TW",
        "availableLanguage": "zh-TW"
      }
    }
  ]
}
