{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ContactAction",
      "@id": "https://thainotary.co.th/services/translation-multilang#contact",
      "name": "Contact Thai Notary for Certified Translation — 70+ Languages",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://line.me/R/ti/p/@thainotary",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform"
        ]
      },
      "agent": {
        "@id": "https://thainotary.co.th/#organization"
      }
    },
    {
      "@type": "ReserveAction",
      "@id": "https://thainotary.co.th/services/translation-multilang#reserve",
      "name": "Book Certified Translation — 70+ Languages",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://thainotary.co.th/services/translation-multilang#booking",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform"
        ]
      },
      "result": {
        "@type": "Reservation",
        "name": "Certified Translation — 70+ Languages appointment"
      }
    },
    {
      "@type": "ViewAction",
      "@id": "https://thainotary.co.th/services/translation-multilang#view",
      "target": "https://thainotary.co.th/services/translation-multilang",
      "name": "View Certified Translation — 70+ Languages details"
    },
    {
      "@type": "CommunicateAction",
      "@id": "https://thainotary.co.th/services/translation-multilang#call",
      "name": "Call Thai Notary",
      "target": "tel:+66948958999"
    }
  ]
}