{
  'Message': {
    'PositionReport': {
      'Cog': 75.9,               # 対地針路（COG：Course Over Ground）
      'Latitude': 35.396105,     # 緯度
      'Longitude': 139.6249833,  # 経度
      'Sog': 0.7,                # 対地速力（SOG：Speed Over Ground）
      'UserID': 431015478,       # 船舶の識別コード（MMSI：Maritime Mobile Service Identity）
    }
  },
  'MessageType': 'PositionReport',
  'MetaData': {
    'MMSI': 431015478,           # 上記UserIDと同じ（MMSI）
    'time_utc': '2026-01-19 02:41:51.011109855 +0000 UTC' # UTC時刻
  }
}
