← All datasets
📻

NATO Phonetic Alphabet JSON Dataset

Reference · 26 records

All 26 NATO phonetic alphabet words with letter, code word, and pronunciation. Free to use, no attribution required — copy it, download it, or open it directly in the JSON Formatter. Runs entirely in your browser.

#nato#phonetic#alphabet#military

Fields

letterstring
wordstring
pronunciationstring

Common uses

  • Populating dropdowns and select inputs
  • Mocking API responses during frontend development
  • Data validation and lookup tables
  • Learning, prototyping, and demos
[
  {
    "letter": "A",
    "word": "Alpha",
    "pronunciation": "AL-fah"
  },
  {
    "letter": "B",
    "word": "Bravo",
    "pronunciation": "BRAH-voh"
  },
  {
    "letter": "C",
    "word": "Charlie",
    "pronunciation": "CHAR-lee"
  },
  {
    "letter": "D",
    "word": "Delta",
    "pronunciation": "DELL-tah"
  },
  {
    "letter": "E",
    "word": "Echo",
    "pronunciation": "ECK-oh"
  },
  {
    "letter": "F",
    "word": "Foxtrot",
    "pronunciation": "FOKS-trot"
  },
  {
    "letter": "G",
    "word": "Golf",
    "pronunciation": "GOLF"
  },
  {
    "letter": "H",
    "word": "Hotel",
    "pronunciation": "hoh-TEL"
  },
  {
    "letter": "I",
    "word": "India",
    "pronunciation": "IN-dee-ah"
  },
  {
    "letter": "J",
    "word": "Juliet",
    "pronunciation": "JEW-lee-ett"
  },
  {
    "letter": "K",
    "word": "Kilo",
    "pronunciation": "KEY-loh"
  },
  {
    "letter": "L",
    "word": "Lima",
    "pronunciation": "LEE-mah"
  },
  {
    "letter": "M",
    "word": "Mike",
    "pronunciation": "MIKE"
  },
  {
    "letter": "N",
    "word": "November",
    "pronunciation": "no-VEM-ber"
  },
  {
    "letter": "O",
    "word": "Oscar",
    "pronunciation": "OSS-cah"
  },
  {
    "letter": "P",
    "word": "Papa",
    "pronunciation": "pah-PAH"
  },
  {
    "letter": "Q",
    "word": "Quebec",
    "pronunciation": "keh-BECK"
  },
  {
    "letter": "R",
    "word": "Romeo",
    "pronunciation": "ROW-me-oh"
  },
  {
    "letter": "S",
    "word": "Sierra",
    "pronunciation": "see-AIR-rah"
  },
  {
    "letter": "T",
    "word": "Tango",
    "pronunciation": "TANG-go"
  },
  {
    "letter": "U",
    "word": "Uniform",
    "pronunciation": "YOU-nee-form"
  },
  {
    "letter": "V",
    "word": "Victor",
    "pronunciation": "VIK-tah"
  },
  {
    "letter": "W",
    "word": "Whiskey",
    "pronunciation": "WISS-key"
  },
  {
    "letter": "X",
    "word": "X-ray",
    "pronunciation": "ECKS-ray"
  },
  {
    "letter": "Y",
    "word": "Yankee",
    "pronunciation": "YANG-key"
  },
  {
    "letter": "Z",
    "word": "Zulu",
    "pronunciation": "ZOO-loo"
  }
]

Related datasets

🌐 HTTP Status Codes💻 Programming Languages💱 World Currencies🎨 CSS Named Colors

Related tools

JSON FormatterJSON DiffJSON to TypeScript