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