{
  "$schema": "https://govschema.org/spec/v0.3/govschema.schema.json",
  "govschemaVersion": "0.3.0",
  "id": "tr/nvi/acquisition-of-turkish-citizenship-by-place-of-birth-application",
  "version": "1.0.0",
  "title": "Türkiye — Acquisition of Turkish Citizenship by Place of Birth Application Form (Vat-2)",
  "description": "Vat-2, \"Doğum Yeri Esasına Göre Türk Vatandaşlığının Kazanılması Başvuru Formu/Beyan Formu\" (Application/Declaration Form for Acquisition of Turkish Citizenship on the Basis of Place of Birth), by which an applicant already a Turkish citizen by operation of law through having been born on Turkish soil to non-citizen parents, but never formally registered, applies to have that citizenship recorded under Article 8 of Law No. 5901 on Turkish Citizenship (Türk Vatandaşlığı Kanunu). Published and administered by the T.C. İçişleri Bakanlığı Nüfus ve Vatandaşlık İşleri Genel Müdürlüğü (Republic of Türkiye Ministry of Interior, General Directorate of Population and Citizenship Affairs, NVI). The form is filed with either a provincial Governorate (Valilik) or, for applicants residing abroad, a Turkish Consulate General, and captures the applicant's identity and birth particulars, contact/education/occupation details, a marital-status-gated spouse-information block, and two full parent-information blocks (father's and mother's, each including the applicant's own paternal/maternal grandparents) — a single-page companion structurally closest to the already-authored Vat-1 (descent) schema, but without that form's second-page declaration block. Companion schema to `tr/nvi/general-acquisition-of-turkish-citizenship-application`, within Türkiye's already-open National ID & Civic Documents vertical (does not open a new vertical). This v1.0.0 models the applicant-facing fields only; the form's own office-assigned registration fields, the biometric photograph box, and the closing signature/printed-name line are out of scope (see VERIFICATION.md). GovSchema is an independent, non-profit standards body and is not affiliated with, endorsed by, or operated by the Government of the Republic of Türkiye or the Nüfus ve Vatandaşlık İşleri Genel Müdürlüğü.",
  "status": "draft",
  "jurisdiction": {
    "country": "TR",
    "level": "national"
  },
  "authority": {
    "name": "T.C. İçişleri Bakanlığı Nüfus ve Vatandaşlık İşleri Genel Müdürlüğü (Republic of Türkiye Ministry of Interior, General Directorate of Population and Citizenship Affairs)",
    "abbreviation": "NVI",
    "url": "https://www.nvi.gov.tr"
  },
  "process": {
    "type": "application",
    "language": "tr"
  },
  "source": {
    "url": "https://www.nvi.gov.tr/kurumlar/nvi.gov.tr/mevzuat/nufusmevzuat/Formlar/Vatandaslik/Vat2-FormDogumYeriEsasinaGoreTurkVatKaz.pdf",
    "retrievedAt": "2026-07-25",
    "documentRef": "Form Vat-2 — \"Doğum Yeri Esasına Göre Türk Vatandaşlığının Kazanılması Başvuru Formu/Beyan Formu\" (Application/Declaration Form for Acquisition of Turkish Citizenship on the Basis of Place of Birth), prescribed under Law No. 5901 on Turkish Citizenship, Article 8"
  },
  "verification": {
    "method": "manual-source-review-v1",
    "lastVerifiedAt": "2026-07-25",
    "verifiedBy": "GovSchema Engineering (Standards Engineer)",
    "nextReviewBy": "2027-01-25",
    "notes": "GOV-4875 (\"GovSchema Standard Research\"). Companion schema within Türkiye's already-open National ID & Civic Documents vertical, one of the VAT-2/7/10 forms banked as future candidates by the GOV-4868 cycle that authored Vat-1. See this document's own VERIFICATION.md for the full sourcing record, extraction method, and every disclosed scoping/judgment call."
  },
  "maturity": {
    "level": "structural-reference",
    "criteria": {
      "structuralReference": true,
      "verifiedSchema": false,
      "agentReadySchema": false,
      "executionTestedSchema": false
    },
    "method": "maturity-self-assessment-v1",
    "assertedBy": "GovSchema Engineering (Standards Engineer)",
    "assertedAt": "2026-07-25"
  },
  "license": "CC-BY-4.0",
  "fields": [
    {
      "name": "submittedToOffice",
      "label": "Başvuru Makamı (Filing office name)",
      "type": "string",
      "required": true,
      "description": "The name of the provincial Governorate or Turkish Consulate General the application is being filed with, written into the form's own salutation line above the applicant-information block.",
      "sourceRef": "page 1, salutation line",
      "validation": {
        "minLength": 1,
        "maxLength": 120
      }
    },
    {
      "name": "submittedToOfficeType",
      "label": "Makamı (VALİLİĞİNE / BAŞKONSOLOSLUĞUNA — Governorship / Consulate General)",
      "type": "enum",
      "required": true,
      "description": "Whether the application is filed with a provincial Governorship domestically or a Turkish Consulate General abroad.",
      "sourceRef": "page 1, salutation line dropdown",
      "validation": {
        "enum": [
          "governorate",
          "consulate_general"
        ]
      }
    },
    {
      "name": "foreignIdentityNumber",
      "label": "Varsa Yabancı Kimlik No (99... ile başlayan) (Foreign identity number, if any)",
      "type": "string",
      "required": true,
      "description": "The applicant's Turkish-issued foreign identity number, always beginning with the prefix 99.",
      "sourceRef": "page 1, applicant information block",
      "validation": {
        "pattern": "^99[0-9]{9}$"
      },
      "classification": "sensitive-pii"
    },
    {
      "name": "nationality",
      "label": "Uyruğu (Nationality)",
      "type": "string",
      "required": true,
      "sourceRef": "page 1, applicant information block",
      "validation": {
        "minLength": 1,
        "maxLength": 60
      }
    },
    {
      "name": "firstName",
      "label": "Adı (Given name)",
      "type": "string",
      "required": true,
      "description": "The source form's applicant block provides only a single Adı/Soyadı pair, with no Yabancı/Türkçe (foreign-script/Turkish-script) qualifier — the same single-pair pattern already found on Vat-1/8/9/11 (unlike Vat-3/4/5/6's foreign-script-plus-Turkish-script split).",
      "sourceRef": "page 1, applicant information block",
      "validation": {
        "minLength": 1,
        "maxLength": 80
      },
      "classification": "pii"
    },
    {
      "name": "lastName",
      "label": "Soyadı (Surname)",
      "type": "string",
      "required": true,
      "sourceRef": "page 1, applicant information block",
      "validation": {
        "minLength": 1,
        "maxLength": 80
      },
      "classification": "pii"
    },
    {
      "name": "motherName",
      "label": "Anne Adı (Mother's name)",
      "type": "string",
      "required": true,
      "sourceRef": "page 1, applicant information block",
      "validation": {
        "minLength": 1,
        "maxLength": 80
      },
      "classification": "pii"
    },
    {
      "name": "fatherName",
      "label": "Baba Adı (Father's name)",
      "type": "string",
      "required": true,
      "sourceRef": "page 1, applicant information block",
      "validation": {
        "minLength": 1,
        "maxLength": 80
      },
      "classification": "pii"
    },
    {
      "name": "birthPlaceName",
      "label": "Doğduğu Yer Adı (Place of birth)",
      "type": "string",
      "required": true,
      "sourceRef": "page 1, Doğum Yeri block",
      "validation": {
        "minLength": 1,
        "maxLength": 120
      },
      "classification": "pii"
    },
    {
      "name": "birthCountry",
      "label": "Ülke Adı (Country of birth)",
      "type": "string",
      "required": true,
      "description": "Per this form's own Article 8 (place-of-birth) legal basis, this will characteristically read Türkiye, though the field itself is free text with no server-side restriction on the source form.",
      "sourceRef": "page 1, Doğum Yeri block",
      "validation": {
        "minLength": 1,
        "maxLength": 80
      },
      "classification": "pii"
    },
    {
      "name": "dateOfBirth",
      "label": "Doğum Tarihi (Date of birth)",
      "type": "date",
      "required": true,
      "description": "Printed on the source form as separate Gün/Ay/Yıl (day/month/year) boxes.",
      "sourceRef": "page 1, Doğum Tarihi block",
      "classification": "sensitive-pii"
    },
    {
      "name": "sex",
      "label": "Cinsiyeti (Sex)",
      "type": "enum",
      "required": true,
      "sourceRef": "page 1, Cinsiyeti checkbox pair",
      "validation": {
        "enum": [
          "male",
          "female"
        ]
      }
    },
    {
      "name": "religion",
      "label": "Dini (Religion)",
      "type": "string",
      "sourceRef": "page 1, birth/biographic block",
      "validation": {
        "maxLength": 40
      },
      "required": false
    },
    {
      "name": "phoneNumber",
      "label": "Telefon (Phone number)",
      "type": "string",
      "required": true,
      "description": "Printed with a parenthetical area-code prefix box \"(0 )\" — split across two source widgets (Alan kodu/area code, Telefon/subscriber number) — modelled as one field holding the full number.",
      "sourceRef": "page 1, İletişim ve Diğer Bilgiler block",
      "validation": {
        "minLength": 1,
        "maxLength": 20
      },
      "classification": "pii"
    },
    {
      "name": "emailAddress",
      "label": "E-posta (Email address)",
      "type": "string",
      "required": true,
      "description": "Printed as two boxes split around a fixed \"@\" symbol; modelled as one field holding the full address.",
      "sourceRef": "page 1, İletişim ve Diğer Bilgiler block",
      "validation": {
        "minLength": 3,
        "maxLength": 254,
        "pattern": "^[^@\\s]+@[^@\\s]+\\.[^@\\s]+$"
      },
      "classification": "pii"
    },
    {
      "name": "residenceAddress",
      "label": "Yerleşim Yeri Adresi (Residential address)",
      "type": "string",
      "required": true,
      "sourceRef": "page 1, İletişim ve Diğer Bilgiler block",
      "validation": {
        "minLength": 1,
        "maxLength": 240
      },
      "classification": "pii"
    },
    {
      "name": "educationLevel",
      "label": "Eğitim Durumu (Education level)",
      "type": "string",
      "sourceRef": "page 1, İletişim ve Diğer Bilgiler block",
      "validation": {
        "maxLength": 60
      },
      "required": false
    },
    {
      "name": "occupation",
      "label": "Mesleği (Occupation)",
      "type": "string",
      "sourceRef": "page 1, İletişim ve Diğer Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "required": false
    },
    {
      "name": "maritalStatus",
      "label": "Medeni Hali (Marital status)",
      "type": "enum",
      "required": true,
      "sourceRef": "page 1, Medeni Hal Bilgileri checkbox row (Bekar/Evli/Boşanmış/Dul)",
      "validation": {
        "enum": [
          "single",
          "married",
          "divorced",
          "widowed"
        ]
      }
    },
    {
      "name": "marriageDate",
      "label": "Evlenme Tarihi (Marriage date)",
      "type": "date",
      "description": "Per the form's own footnote (a/b/c): required whenever Medeni Hali is Evli, Boşanmış, or Dul.",
      "sourceRef": "page 1, Evlenme Tarihi block",
      "requiredWhen": {
        "field": "maritalStatus",
        "in": [
          "married",
          "divorced",
          "widowed"
        ]
      },
      "required": false
    },
    {
      "name": "divorceDate",
      "label": "Boşanma Tarihi (Divorce date)",
      "type": "date",
      "description": "Per the form's own footnote (b): required whenever Medeni Hali is Boşanmış.",
      "sourceRef": "page 1, Boşanma Tarihi block",
      "requiredWhen": {
        "field": "maritalStatus",
        "equals": "divorced"
      },
      "required": false
    },
    {
      "name": "spouseDeathDate",
      "label": "Vefat Eden Eşin Ölüm Tarihi (Deceased spouse's date of death)",
      "type": "date",
      "description": "Per the form's own footnote (c): required whenever Medeni Hali is Dul.",
      "sourceRef": "page 1, Vefat Eden Eşin Ölüm Tarihi block",
      "requiredWhen": {
        "field": "maritalStatus",
        "equals": "widowed"
      },
      "required": false
    },
    {
      "name": "spouseIdentityNumber",
      "label": "Kimlik No (Spouse's T.C. Kimlik No/Yabancı Kimlik No)",
      "type": "string",
      "description": "The form's own field alternativeText allows either a T.C. Kimlik No or a foreign identity number here, since the applicant's spouse is not necessarily a Turkish citizen.",
      "sourceRef": "page 1, Eşe Ait Bilgiler block",
      "validation": {
        "minLength": 1,
        "maxLength": 20
      },
      "classification": "sensitive-pii",
      "requiredWhen": {
        "field": "maritalStatus",
        "in": [
          "married",
          "divorced",
          "widowed"
        ]
      },
      "required": false
    },
    {
      "name": "spouseNationality",
      "label": "Uyruğu (Spouse's nationality)",
      "type": "string",
      "sourceRef": "page 1, Eşe Ait Bilgiler block",
      "validation": {
        "maxLength": 60
      },
      "requiredWhen": {
        "field": "maritalStatus",
        "in": [
          "married",
          "divorced",
          "widowed"
        ]
      },
      "required": false
    },
    {
      "name": "spouseFirstName",
      "label": "Adı (Spouse's given name)",
      "type": "string",
      "sourceRef": "page 1, Eşe Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "requiredWhen": {
        "field": "maritalStatus",
        "in": [
          "married",
          "divorced",
          "widowed"
        ]
      },
      "required": false
    },
    {
      "name": "spouseLastName",
      "label": "Soyadı (Spouse's surname)",
      "type": "string",
      "sourceRef": "page 1, Eşe Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "requiredWhen": {
        "field": "maritalStatus",
        "in": [
          "married",
          "divorced",
          "widowed"
        ]
      },
      "required": false
    },
    {
      "name": "spouseMotherName",
      "label": "Anne Adı (Spouse's mother's name)",
      "type": "string",
      "sourceRef": "page 1, Eşe Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "requiredWhen": {
        "field": "maritalStatus",
        "in": [
          "married",
          "divorced",
          "widowed"
        ]
      },
      "required": false
    },
    {
      "name": "spouseFatherName",
      "label": "Baba Adı (Spouse's father's name)",
      "type": "string",
      "sourceRef": "page 1, Eşe Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "requiredWhen": {
        "field": "maritalStatus",
        "in": [
          "married",
          "divorced",
          "widowed"
        ]
      },
      "required": false
    },
    {
      "name": "spouseBirthPlace",
      "label": "Doğum Yeri (Spouse's place of birth)",
      "type": "string",
      "sourceRef": "page 1, Eşe Ait Bilgiler block",
      "validation": {
        "maxLength": 120
      },
      "classification": "pii",
      "requiredWhen": {
        "field": "maritalStatus",
        "in": [
          "married",
          "divorced",
          "widowed"
        ]
      },
      "required": false
    },
    {
      "name": "spouseDateOfBirth",
      "label": "Doğum Tarihi (Spouse's date of birth)",
      "type": "date",
      "sourceRef": "page 1, Eşe Ait Bilgiler block",
      "classification": "sensitive-pii",
      "requiredWhen": {
        "field": "maritalStatus",
        "in": [
          "married",
          "divorced",
          "widowed"
        ]
      },
      "required": false
    },
    {
      "name": "fatherIdentityNumber",
      "label": "Kimlik No (Father's T.C. Kimlik No/Yabancı Kimlik No)",
      "type": "string",
      "description": "One of two parent-information blocks (father's and mother's) this form provides, since the applicant acquires citizenship through having been born on Turkish soil regardless of which parent is the Turkish-citizen (or Turkish-resident-alien) one. The source form gives no boolean/enum toggle indicating which parent to gate on, so both this block and the mother's block below are modelled fully optional rather than requiredWhen-gated — the same disclosed judgment call already made on Vat-1.",
      "sourceRef": "page 1, Babasına Ait Bilgiler block",
      "validation": {
        "minLength": 1,
        "maxLength": 20
      },
      "classification": "sensitive-pii",
      "required": false
    },
    {
      "name": "fatherNationality",
      "label": "Uyruğu (Father's nationality)",
      "type": "string",
      "sourceRef": "page 1, Babasına Ait Bilgiler block",
      "validation": {
        "maxLength": 60
      },
      "required": false
    },
    {
      "name": "fatherGivenName",
      "label": "Adı (Father's given name)",
      "type": "string",
      "sourceRef": "page 1, Babasına Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "fatherSurname",
      "label": "Soyadı (Father's surname)",
      "type": "string",
      "sourceRef": "page 1, Babasına Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "paternalGrandmotherName",
      "label": "Anne Adı (Father's own mother's name — paternal grandmother)",
      "type": "string",
      "sourceRef": "page 1, Babasına Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "paternalGrandfatherName",
      "label": "Baba Adı (Father's own father's name — paternal grandfather)",
      "type": "string",
      "sourceRef": "page 1, Babasına Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "fatherBirthPlace",
      "label": "Doğum Yeri (Father's place of birth)",
      "type": "string",
      "sourceRef": "page 1, Babasına Ait Bilgiler block",
      "validation": {
        "maxLength": 120
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "fatherDateOfBirth",
      "label": "Doğum Tarihi (Father's date of birth)",
      "type": "date",
      "sourceRef": "page 1, Babasına Ait Bilgiler block",
      "classification": "sensitive-pii",
      "required": false
    },
    {
      "name": "fatherResidenceAddress",
      "label": "Yerleşim Yeri Adresi (Father's residential address)",
      "type": "string",
      "description": "The source form's own AcroForm field name/alternativeText for this widget reads \"Eğitim Durumu\" (education level) — a copy-paste artifact carried over from the applicant's own template fields above — but its position on the rendered page (cross-checked against the extracted text layer) sits directly beneath the printed \"Yerleşim Yeri Adresi\" (residential address) label closing the Babasına Ait Bilgiler block, alongside its mirrored mother's-block counterpart. Modelled by its rendered position, not its internal field name/alternativeText — a disclosed source-document finding.",
      "sourceRef": "page 1, Babasına Ait Bilgiler block (mislabeled source field, see description)",
      "validation": {
        "maxLength": 240
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "motherIdentityNumber",
      "label": "Kimlik No (Mother's T.C. Kimlik No/Yabancı Kimlik No)",
      "type": "string",
      "description": "The mother's counterpart to fatherIdentityNumber above; likewise fully optional per the same disclosed judgment call (no source toggle to gate either parent block on).",
      "sourceRef": "page 1, Annesine Ait Bilgiler block",
      "validation": {
        "minLength": 1,
        "maxLength": 20
      },
      "classification": "sensitive-pii",
      "required": false
    },
    {
      "name": "motherNationality",
      "label": "Uyruğu (Mother's nationality)",
      "type": "string",
      "sourceRef": "page 1, Annesine Ait Bilgiler block",
      "validation": {
        "maxLength": 60
      },
      "required": false
    },
    {
      "name": "motherGivenName",
      "label": "Adı (Mother's given name)",
      "type": "string",
      "sourceRef": "page 1, Annesine Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "motherSurname",
      "label": "Soyadı (Mother's surname)",
      "type": "string",
      "sourceRef": "page 1, Annesine Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "maternalGrandmotherName",
      "label": "Anne Adı (Mother's own mother's name — maternal grandmother)",
      "type": "string",
      "sourceRef": "page 1, Annesine Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "maternalGrandfatherName",
      "label": "Baba Adı (Mother's own father's name — maternal grandfather)",
      "type": "string",
      "sourceRef": "page 1, Annesine Ait Bilgiler block",
      "validation": {
        "maxLength": 80
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "motherBirthPlace",
      "label": "Doğum Yeri (Mother's place of birth)",
      "type": "string",
      "sourceRef": "page 1, Annesine Ait Bilgiler block",
      "validation": {
        "maxLength": 120
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "motherDateOfBirth",
      "label": "Doğum Tarihi (Mother's date of birth)",
      "type": "date",
      "sourceRef": "page 1, Annesine Ait Bilgiler block",
      "classification": "sensitive-pii",
      "required": false
    },
    {
      "name": "motherResidenceAddress",
      "label": "Yerleşim Yeri Adresi (Mother's residential address)",
      "type": "string",
      "description": "The mother's-block counterpart to fatherResidenceAddress above; same disclosed mislabeled-source-field finding (internal AcroForm field name/alternativeText reads \"Eğitim Durumu\", but rendered position sits beneath the Annesine Ait Bilgiler block's own \"Yerleşim Yeri Adresi\" label).",
      "sourceRef": "page 1, Annesine Ait Bilgiler block (mislabeled source field, see description)",
      "validation": {
        "maxLength": 240
      },
      "classification": "pii",
      "required": false
    },
    {
      "name": "declarationDate",
      "label": "Tarih (Date, at the closing declaration)",
      "type": "date",
      "required": true,
      "description": "The date the applicant signs the closing declaration invoking Article 8 acquisition of Turkish citizenship on the basis of place of birth.",
      "sourceRef": "page 1, closing declaration block"
    }
  ],
  "steps": [
    {
      "id": "filing_and_identity",
      "title": "Filing office and applicant's identity",
      "fields": [
        "submittedToOffice",
        "submittedToOfficeType",
        "foreignIdentityNumber",
        "nationality",
        "firstName",
        "lastName",
        "motherName",
        "fatherName"
      ],
      "next": "birth_and_biographic"
    },
    {
      "id": "birth_and_biographic",
      "title": "Birth particulars and sex",
      "fields": [
        "birthPlaceName",
        "birthCountry",
        "dateOfBirth",
        "sex",
        "religion"
      ],
      "next": "contact_and_other"
    },
    {
      "id": "contact_and_other",
      "title": "Contact details, education, occupation",
      "fields": [
        "phoneNumber",
        "emailAddress",
        "residenceAddress",
        "educationLevel",
        "occupation"
      ],
      "next": "marital_status"
    },
    {
      "id": "marital_status",
      "title": "Marital status and related dates",
      "fields": [
        "maritalStatus",
        "marriageDate",
        "divorceDate",
        "spouseDeathDate"
      ],
      "next": "spouse_information"
    },
    {
      "id": "spouse_information",
      "title": "Spouse's particulars (married/divorced/widowed only)",
      "fields": [
        "spouseIdentityNumber",
        "spouseNationality",
        "spouseFirstName",
        "spouseLastName",
        "spouseMotherName",
        "spouseFatherName",
        "spouseBirthPlace",
        "spouseDateOfBirth"
      ],
      "next": "father_information"
    },
    {
      "id": "father_information",
      "title": "Father's particulars",
      "fields": [
        "fatherIdentityNumber",
        "fatherNationality",
        "fatherGivenName",
        "fatherSurname",
        "paternalGrandmotherName",
        "paternalGrandfatherName",
        "fatherBirthPlace",
        "fatherDateOfBirth",
        "fatherResidenceAddress"
      ],
      "next": "mother_information"
    },
    {
      "id": "mother_information",
      "title": "Mother's particulars",
      "fields": [
        "motherIdentityNumber",
        "motherNationality",
        "motherGivenName",
        "motherSurname",
        "maternalGrandmotherName",
        "maternalGrandfatherName",
        "motherBirthPlace",
        "motherDateOfBirth",
        "motherResidenceAddress"
      ],
      "next": "declaration"
    },
    {
      "id": "declaration",
      "title": "Closing declaration",
      "fields": [
        "declarationDate"
      ]
    }
  ]
}
