{
  "@context": "https://schema.org",
  "@type": "Offer",
  "@id": "https://xn--82czbx2bczd4fl8a.online/pricing-feed/shipping-worldwide#offer",
  "name": "Worldwide Shipping (DHL Express)",
  "sku": "shipping-worldwide",
  "priceSpecification": {
    "@type": "PriceSpecification",
    "minPrice": 2500,
    "maxPrice": 2500,
    "priceCurrency": "THB",
    "unitText": "shipment",
    "valueAddedTaxIncluded": true
  },
  "deliveryLeadTime": {
    "@type": "QuantitativeValue",
    "minValue": 3,
    "maxValue": 7,
    "unitCode": "DAY"
  },
  "availability": "https://schema.org/InStock",
  "seller": {
    "@type": "Organization",
    "name": "Thai Notary Law & Service Co., Ltd.",
    "url": "https://xn--82czbx2bczd4fl8a.online"
  },
  "areaServed": {
    "@type": "Country",
    "name": "Thailand"
  },
  "eligibleRegion": [
    "TH",
    "AU",
    "US",
    "GB",
    "DE",
    "JP",
    "KR",
    "CN",
    "SG"
  ],
  "validFrom": "2026-05-31",
  "priceValidUntil": "2026-12-31"
}