{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ContactAction",
      "@id": "https://thainotary.co.th/services/moj-translation-certified#contact",
      "name": "Contact Thai Notary for MoJ Sworn Translator (Translation + Certification Combo)",
      "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/moj-translation-certified#reserve",
      "name": "Book MoJ Sworn Translator (Translation + Certification Combo)",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://thainotary.co.th/services/moj-translation-certified#booking",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform"
        ]
      },
      "result": {
        "@type": "Reservation",
        "name": "MoJ Sworn Translator (Translation + Certification Combo) appointment"
      }
    },
    {
      "@type": "ViewAction",
      "@id": "https://thainotary.co.th/services/moj-translation-certified#view",
      "target": "https://thainotary.co.th/services/moj-translation-certified",
      "name": "View MoJ Sworn Translator (Translation + Certification Combo) details"
    },
    {
      "@type": "CommunicateAction",
      "@id": "https://thainotary.co.th/services/moj-translation-certified#call",
      "name": "Call Thai Notary",
      "target": "tel:+66948958999"
    }
  ]
}