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