{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ContactAction",
      "@id": "https://thainotary.co.th/services/consular-legalization#contact",
      "name": "Contact Thai Notary for Thai Consular Legalization (MFA Department of Consular Affairs)",
      "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/consular-legalization#reserve",
      "name": "Book Thai Consular Legalization (MFA Department of Consular Affairs)",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://thainotary.co.th/services/consular-legalization#booking",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform"
        ]
      },
      "result": {
        "@type": "Reservation",
        "name": "Thai Consular Legalization (MFA Department of Consular Affairs) appointment"
      }
    },
    {
      "@type": "ViewAction",
      "@id": "https://thainotary.co.th/services/consular-legalization#view",
      "target": "https://thainotary.co.th/services/consular-legalization",
      "name": "View Thai Consular Legalization (MFA Department of Consular Affairs) details"
    },
    {
      "@type": "CommunicateAction",
      "@id": "https://thainotary.co.th/services/consular-legalization#call",
      "name": "Call Thai Notary",
      "target": "tel:+66948958999"
    }
  ]
}