{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ContactAction",
      "@id": "https://thainotary.co.th/services/interpreter#contact",
      "name": "Contact Thai Notary for Professional Interpreter Services (Court, Business, Medical, Immigration, Wedding)",
      "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/interpreter#reserve",
      "name": "Book Professional Interpreter Services (Court, Business, Medical, Immigration, Wedding)",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://thainotary.co.th/services/interpreter#booking",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform"
        ]
      },
      "result": {
        "@type": "Reservation",
        "name": "Professional Interpreter Services (Court, Business, Medical, Immigration, Wedding) appointment"
      }
    },
    {
      "@type": "ViewAction",
      "@id": "https://thainotary.co.th/services/interpreter#view",
      "target": "https://thainotary.co.th/services/interpreter",
      "name": "View Professional Interpreter Services (Court, Business, Medical, Immigration, Wedding) details"
    },
    {
      "@type": "CommunicateAction",
      "@id": "https://thainotary.co.th/services/interpreter#call",
      "name": "Call Thai Notary",
      "target": "tel:+66948958999"
    }
  ]
}