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