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