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