{
  "@context": "https://schema.org",
  "@type": "ContactAction",
  "@id": "https://xn--12cngm1bb5b0clcea7bd5gzbsuc9a.online/ai-actions/contact.json",
  "name": "Contact NYC Legal",
  "description": "Reach the NYC Legal & Notary team via phone or LINE for any service inquiry.",
  "target": [
    {
      "@type": "EntryPoint",
      "urlTemplate": "tel:+66832494999",
      "actionPlatform": "https://schema.org/MobileWebPlatform"
    },
    {
      "@type": "EntryPoint",
      "urlTemplate": "https://line.me/R/ti/p/@NYCLI",
      "actionPlatform": "https://schema.org/DesktopWebPlatform"
    }
  ],
  "availableLanguage": [
    "th",
    "en",
    "zh",
    "ja",
    "ko"
  ],
  "provider": {
    "@id": "https://xn--12cngm1bb5b0clcea7bd5gzbsuc9a.online/#organization"
  }
}