{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "@id": "https://thainotary.co.th/services/interpreter#speakable",
  "url": "https://thainotary.co.th/services/interpreter",
  "name": "Professional Interpreter Services (Court, Business, Medical, Immigration, Wedding)",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".lead",
      ".answer",
      ".faq-question",
      ".faq-answer",
      ".pricing-summary"
    ],
    "xpath": [
      "/html/head/title",
      "//*[@id='answer']",
      "//*[contains(@class,'speakable')]"
    ]
  },
  "inLanguage": [
    "th",
    "en"
  ],
  "isPartOf": {
    "@id": "https://thainotary.co.th/#website"
  },
  "primaryImageOfPage": "https://thainotary.co.th/og/services/interpreter.jpg"
}