{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "RFQ Templates",
  "dateModified": "2026-06-02T05:52:48.898Z",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "NAATI Translation Bundle",
      "item": {
        "sku": "naati-translate",
        "quantity": 5,
        "options": {
          "sourceLang": "th",
          "targetLang": "en"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Visa Migration Pack (AU)",
      "item": {
        "sku": "criminal-overseas+naati-translate+embassy-legalize",
        "quantity": 1,
        "options": {
          "destinationCountry": "AU"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "Marriage Abroad Pack",
      "item": {
        "sku": "marriage-cert+apostille+naati-translate",
        "quantity": 1
      }
    }
  ]
}