{
  "message_count": 123,
  "counts_by_code": {
    "G": 57,
    "T": 29,
    "S": 12,
    "E": 6,
    "P": 6,
    "F": 4,
    "V": 3,
    "J": 2,
    "K": 2,
    "U": 1,
    "D": 1
  },
  "counts_by_area": {
    "G": 57,
    "T": 29,
    "S": 12,
    "E": 6,
    "P": 6,
    "F": 4,
    "V": 3,
    "J": 2,
    "K": 2,
    "U": 1,
    "D": 1
  },
  "keyword_counts": {
    "fog": 10,
    "warning": 6,
    "gale": 6,
    "survey": 6,
    "ais": 3,
    "exercise": 2
  },
  "station_coverage": {
    "resolved_message_count": 74,
    "unresolved_message_count": 49,
    "resolved_station_count": 8,
    "station_rows": [
      {
        "key": "cullercoats",
        "code": "G",
        "station_name": "Cullercoats",
        "country": "United Kingdom",
        "nav_area": "I",
        "latitude": 55.0747,
        "longitude": -1.4632,
        "coverage_label": "North Sea and north-east UK coast",
        "message_count": 39,
        "basis": "station-signature",
        "matched_terms": [
          "HUMBER",
          "BESSEMER GAS FIELD"
        ]
      },
      {
        "key": "pinneberg",
        "code": "S",
        "station_name": "Pinneberg",
        "country": "Germany",
        "nav_area": "I",
        "latitude": 53.675,
        "longitude": 9.8083,
        "coverage_label": "German Bight and German North Sea",
        "message_count": 12,
        "basis": "station-signature",
        "matched_terms": [
          "NAVTEX HAMBURG"
        ]
      },
      {
        "key": "oostende",
        "code": "T",
        "station_name": "Oostende Radio",
        "country": "Belgium",
        "nav_area": "I",
        "latitude": 51.1825,
        "longitude": 2.8078,
        "coverage_label": "Belgian coast and southern North Sea",
        "message_count": 12,
        "basis": "station-signature",
        "matched_terms": [
          "OOSTENDE",
          "OOSTENDERADIO"
        ]
      },
      {
        "key": "niton",
        "code": "E",
        "station_name": "Niton",
        "country": "United Kingdom",
        "nav_area": "I",
        "latitude": 50.5863,
        "longitude": -1.2545,
        "coverage_label": "English Channel and western approaches",
        "message_count": 3,
        "basis": "regional-context",
        "matched_terms": [
          "WIGHT",
          "PORTLAND"
        ]
      },
      {
        "key": "oostende_thames",
        "code": "V",
        "station_name": "Oostende (Thames Approaches relay)",
        "country": "Belgium / United Kingdom",
        "nav_area": "I",
        "latitude": 51.1825,
        "longitude": 2.8078,
        "coverage_label": "Thames approaches and Dover approaches",
        "message_count": 3,
        "basis": "station-signature",
        "matched_terms": [
          "THAMES"
        ]
      },
      {
        "key": "niton_france",
        "code": "K",
        "station_name": "Niton (France relay)",
        "country": "United Kingdom / France",
        "nav_area": "I",
        "latitude": 50.5863,
        "longitude": -1.2545,
        "coverage_label": "Channel Islands and north-east French coast",
        "message_count": 2,
        "basis": "station-signature",
        "matched_terms": [
          "AVURNAV CHERBOURG",
          "CHERBOURG"
        ]
      },
      {
        "key": "netherlands_coastguard",
        "code": "P",
        "station_name": "Netherlands Coastguard Radio",
        "country": "Netherlands",
        "nav_area": "I",
        "latitude": 52.9177,
        "longitude": 4.739,
        "coverage_label": "Dutch EEZ and southern North Sea",
        "message_count": 2,
        "basis": "station-signature",
        "matched_terms": [
          "DUTCH EEZ"
        ]
      },
      {
        "key": "mondolfo",
        "code": "U",
        "station_name": "Mondolfo",
        "country": "Italy",
        "nav_area": "III",
        "latitude": 43.7418,
        "longitude": 13.1388,
        "coverage_label": "Adriatic Sea and central Italian coast",
        "message_count": 1,
        "basis": "station-signature",
        "matched_terms": [
          "MONDOLFO RADIO"
        ]
      }
    ],
    "code_rows": [
      {
        "code": "G",
        "message_count": 57,
        "resolved_station_names": [
          "Cullercoats"
        ],
        "unresolved_message_count": 18
      },
      {
        "code": "T",
        "message_count": 29,
        "resolved_station_names": [
          "Oostende Radio",
          "Pinneberg"
        ],
        "unresolved_message_count": 16
      },
      {
        "code": "S",
        "message_count": 12,
        "resolved_station_names": [
          "Pinneberg"
        ],
        "unresolved_message_count": 1
      },
      {
        "code": "E",
        "message_count": 6,
        "resolved_station_names": [
          "Niton"
        ],
        "unresolved_message_count": 3
      },
      {
        "code": "P",
        "message_count": 6,
        "resolved_station_names": [
          "Netherlands Coastguard Radio"
        ],
        "unresolved_message_count": 4
      },
      {
        "code": "F",
        "message_count": 4,
        "resolved_station_names": [],
        "unresolved_message_count": 4
      },
      {
        "code": "V",
        "message_count": 3,
        "resolved_station_names": [
          "Oostende (Thames Approaches relay)"
        ],
        "unresolved_message_count": 0
      },
      {
        "code": "J",
        "message_count": 2,
        "resolved_station_names": [],
        "unresolved_message_count": 2
      },
      {
        "code": "K",
        "message_count": 2,
        "resolved_station_names": [
          "Niton (France relay)"
        ],
        "unresolved_message_count": 0
      },
      {
        "code": "U",
        "message_count": 1,
        "resolved_station_names": [
          "Mondolfo"
        ],
        "unresolved_message_count": 0
      },
      {
        "code": "D",
        "message_count": 1,
        "resolved_station_names": [],
        "unresolved_message_count": 1
      }
    ],
    "station_reference_source_label": "ITU List IV coast station table (2025)",
    "station_reference_source_url": "https://www.itu.int/en/ITU-R/terrestrial/mars/Documents/ListIV_User%20Guide%20and%20Reference%20Tables_2025.pdf",
    "global_map_source_label": "WMO NAVTEX stations map",
    "global_map_source_url": "https://wmo.int/navtex-stations"
  }
}