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