{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "@id": "https://thainotary.co.th/services/translation-multilang#speakable",
  "url": "https://thainotary.co.th/services/translation-multilang",
  "name": "Certified Translation — 70+ Languages",
  "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/translation-multilang.jpg"
}